Anki/ts
2025-07-22 14:32:42 +03:00
..
editable Debounce mathjax rendering via cooldown instead (#4173) 2025-07-08 00:56:13 +07:00
editor Fix 'same cloze' shortcut on macOS 2025-07-18 18:12:30 +07:00
html-filter
icons Use tilted (filled and unfilled) sticky icons in the cards editor (#3825) 2025-02-16 22:24:11 +07:00
lib Fix 'same cloze' shortcut on macOS 2025-07-18 18:12:30 +07:00
mathjax
reviewer style hr element (#4067) 2025-06-11 13:02:08 +07:00
routes add io mask rotation snapping (#4214) 2025-07-22 14:32:42 +03:00
src
tools
.gitignore
bundle_svelte.mjs
bundle_ts.mjs
licenses.json Update svelte/vite/esbuild for CWEs 2025-07-01 18:01:48 +07:00
page.html
README.md
svelte.config.js
transform_ts.mjs
tsconfig.json
tsconfig_legacy.json
vite.config.ts
yarn.sh

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