anki/ts
Henrik Giesel 681d82f5cc Replace CountMethodRadios with SeparateInactiveCheckbox method
* cards will still be mostly counted by ctype rather than queue
* if the user wants to include inactive cards buried and suspended will
  be first filtered out, before the rest is counted by ctype
2021-01-05 16:13:06 +01:00
..
congrats remove empty es6 group; reference original ts_library instead 2021-01-02 21:18:10 +10:00
graphs Replace CountMethodRadios with SeparateInactiveCheckbox method 2021-01-05 16:13:06 +01:00
lib Add gatherByQueue and gatherByCtype methods 2021-01-04 14:04:51 +01:00
patches
sass
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
add.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
BUILD.bazel use :yarn not :yarn_bin 2020-12-31 12:32:51 +10:00
copy.bzl Add base argument to copy_select_files 2021-01-01 14:39:15 +01:00
eslint.bzl
format.sh
licenses.json Add css-browser-selector as bazel rule, and update from 0.4.0 to 0.6.5 2020-12-31 16:27:52 +01:00
package.json Add css-browser-selector as bazel rule, and update from 0.4.0 to 0.6.5 2020-12-31 16:27:52 +01:00
prettier.bzl
README.md add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
rollup.config.js
svelte.bzl
tsconfig.json
update-licenses.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
update.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
vendor.bzl merge separate vendor rules into single rule 2021-01-02 11:14:00 +10:00
yarn.lock Add css-browser-selector as bazel rule, and update from 0.4.0 to 0.6.5 2020-12-31 16:27:52 +01: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