mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-26 01:58:35 +00:00
these are all the places I could find that (directly or indirectly) perform API calls when the input is changed; telling the component to "debounce" means that the API will be called at most once per second |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .vscode | ||
| @types | ||
| assets | ||
| lib | ||
| public | ||
| src | ||
| test | ||
| .gitignore | ||
| eslint.config.js | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vite.json5.ts | ||
| vite.replaceIcons.ts | ||
| vue-shims.d.ts | ||