Anki/ts
Luc Mcgrady dda730dfa2
Fix/Invalid memory states in simulator after parameters changed (#4317)
* Fix/Invalid memory states after optimization for simulator

* Update ts/routes/deck-options/FsrsOptions.svelte

* typo

* ./check
2025-09-04 14:35:00 +10: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
lib Fix #4253 (#4259) 2025-08-20 01:19:25 +10:00
mathjax
reviewer style hr element (#4067) 2025-06-11 13:02:08 +07:00
routes Fix/Invalid memory states in simulator after parameters changed (#4317) 2025-09-04 14:35:00 +10:00
src
tools
.gitignore
bundle_svelte.mjs
bundle_ts.mjs
licenses.json Bump devalue for latest CVE 2025-09-01 13:41:00 +10:00
page.html
README.md add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
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