Iconify API script. Search engine for icons, provides icon data on demand for icon components, dynamically generates SVG.
Go to file
Vjacheslav Trushkin 5b41aa729b fix: expose garbage collector in start command 2022-10-21 11:48:07 +03:00
.github feat: working version of API v3 2022-10-14 17:00:22 +03:00
src fix: attempt to call garbage collector after purging stored item 2022-10-20 21:07:57 +03:00
tests chore: restructure icons list in preparation for search index 2022-10-20 20:46:32 +03:00
.editorconfig feat: working version of API v3 2022-10-14 17:00:22 +03:00
.gitignore feat: added Dockerfile 2022-10-16 19:41:45 +08:00
.prettierrc feat: working version of API v3 2022-10-14 17:00:22 +03:00
Dockerfile fix: switched to npm for Docker 2022-10-16 22:04:16 +08:00
docker.sh feat: added Dockerfile 2022-10-16 19:41:45 +08:00
init.sh fix: switched to npm for Docker 2022-10-16 22:04:16 +08:00
license.txt feat: working version of API v3 2022-10-14 17:00:22 +03:00
package-lock.json chore: switch to npm 2022-10-16 16:29:20 +03:00
package.json fix: expose garbage collector in start command 2022-10-21 11:48:07 +03:00
tsconfig-base.json feat: working version of API v3 2022-10-14 17:00:22 +03:00
tsconfig.json feat: working version of API v3 2022-10-14 17:00:22 +03:00
vitest.config.mjs feat: working version of API v3 2022-10-14 17:00:22 +03:00