anki/ts
2021-09-09 15:37:34 +02:00
..
change-notetype Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
components Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
congrats Uniformly shorten SCSS imports/uses 2021-09-02 23:37:17 +02:00
deck-options Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
editor Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
graphs Directly include CSS from bootstrap and codemirror packages 2021-09-02 23:37:16 +02:00
html-filter support jsdom tests 2021-06-19 09:43:09 +10:00
lib Disallow setting, deleting or defining properties on packages 2021-09-03 00:52:39 +02:00
patches add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
reviewer Set max-width of images in the reviewer to 100% 2021-09-06 21:15:37 +10:00
sass remove recursive symlink 2021-09-06 21:26:30 +10:00
svelte Fix for svelte_check 2021-09-02 23:37:17 +02:00
sveltelib expose require() instead of the svelte global 2021-08-24 10:22:07 +10:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
BUILD.bazel add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
compile_sass.bzl Directly include CSS from bootstrap and codemirror packages 2021-09-02 23:37:16 +02:00
copy.bzl
esbuild.bzl
eslint.bzl
format.sh
images.d.ts
jest.bzl support jsdom tests 2021-06-19 09:43:09 +10:00
jest.config.js
licenses.json Revert to MathJax through script tag 2021-07-16 16:56:57 +02:00
package.json Revert to MathJax through script tag 2021-07-16 16:56:57 +02:00
prettier.bzl
protobuf-no-long.js
protobuf.bzl
README.md
sql_format.bzl
sql_format.ts fix case of fields table 2021-09-07 10:22:22 +10:00
tsconfig.json Port most components from first tageditor PR 2021-09-09 15:37:33 +02:00
update-licenses.sh
update.sh
vendor.bzl add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
yarn.lock Update Svelte to 3.42.2 2021-08-23 23:38:16 +02:00
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