Iconify API script. Search engine for icons, provides icon data on demand for icon components, dynamically generates SVG.
Go to file
markus-li fc1eeb714e feat: added Dockerfile 2022-10-16 19:41:45 +08:00
.github feat: working version of API v3 2022-10-14 17:00:22 +03:00
src chore: change icon names list structure for better performance 2022-10-16 11:43:17 +03:00
tests chore: change icon names list structure for better performance 2022-10-16 11:43:17 +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 feat: added Dockerfile 2022-10-16 19:41:45 +08:00
docker.sh feat: added Dockerfile 2022-10-16 19:41:45 +08:00
init.sh feat: added Dockerfile 2022-10-16 19:41:45 +08:00
license.txt feat: working version of API v3 2022-10-14 17:00:22 +03:00
package.json fix: add minimum node version to package.json 2022-10-16 10:26:34 +03:00
pnpm-lock.yaml feat: working version of API v3 2022-10-14 17:00:22 +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