Iconify API script. Search engine for icons, provides icon data on demand for icon components, dynamically generates SVG.
Go to file
Vjacheslav Trushkin 5b78c43da6 feat: support /collections request 2022-10-15 10:23:07 +03:00
.github feat: working version of API v3 2022-10-14 17:00:22 +03:00
src feat: support /collections request 2022-10-15 10:23:07 +03:00
tests feat: working version of API v3 2022-10-14 17:00:22 +03:00
.editorconfig feat: working version of API v3 2022-10-14 17:00:22 +03:00
.gitignore feat: working version of API v3 2022-10-14 17:00:22 +03:00
.prettierrc feat: working version of API v3 2022-10-14 17:00:22 +03:00
license.txt feat: working version of API v3 2022-10-14 17:00:22 +03:00
package.json fix: add start script to package.json 2022-10-14 17:14:25 +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