anki/ts
2023-08-16 07:47:46 +10:00
..
card-info Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
change-notetype Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
components Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
congrats Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
deck-options Apply similar border-radius fix for help page 2023-07-18 22:50:27 +10:00
domlib
editable Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
editor fix: reset image button in io note editor (#2602) 2023-08-16 07:47:46 +10:00
fields
graphs Fix a11y error in CardsCount Component (#2585) 2023-07-21 20:43:08 +10:00
html-filter Detect incorrect usage of triple slash in TypeScript (#2524) 2023-05-26 12:49:44 +10:00
icons
image-occlusion fix: reset image button in io note editor (#2602) 2023-08-16 07:47:46 +10:00
import-csv Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
import-log Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
lib Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
mathjax
reviewer Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
sveltelib Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
tag-editor Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
tools Fix eslint issue 2023-07-10 11:05:32 +10:00
.gitignore
bundle_svelte.mjs Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
bundle_ts.mjs
esbuild_jest.mjs
jest.config.js Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
licenses.json Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
page.html
README.md
transform_ts.mjs
tsconfig.json Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
yarn.sh Fix yarn.sh failing with linked out folder 2023-03-31 13:08:59 +10:00

Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.

To update all dependencies:

./update.sh

To add a new dev dependency, use something like:

./add.sh -D @rollup/plugin-alias