iceshrimp/packages
ThatOneCalculator 20044cb7e8 ascii art
2023-07-02 15:17:58 -07:00
..
backend ascii art 2023-07-02 15:17:58 -07:00
calckey-js
client Merge pull request '[PR]: Add aria labels to notification settings/mark as read buttons' (#10392) from esm/calckey:fix/notif-button-a11y into develop 2023-07-02 17:08:37 +00:00
sw
meta.json
README.md

📦 Packages

This directory contains all of the packages Calckey uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • backend/native-utils: Backend code written in Rust, bound to NodeJS by NAPI-RS
  • client: Web interface written in Vue3 and TypeScript
  • sw: Web Service Worker written in TypeScript
  • calckey-js: TypeScript SDK for both backend and client, also published on NPM for public use