Iconify API script. Search engine for icons, provides icon data on demand for icon components, dynamically generates SVG.
Go to file
Vjacheslav Trushkin d542004aab feat: search engine 2022-10-30 21:59:47 +02:00
.github feat: working version of API v3 2022-10-14 17:00:22 +03:00
src feat: search engine 2022-10-30 21:59:47 +02:00
tests feat: search engine 2022-10-30 21:59:47 +02: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: Added --expose-gc to init.sh 2022-10-22 08:49:39 +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