@iconify/json

v2.0.0-beta.0
Iconify icons collection in JSON format

test

yarn test-esm && yarn test-cjs && yarn test-locate-esm && yarn test-locate-cjs

build

rimraf dist && tsup src/index.ts --format cjs,esm --dts

test-cjs

yarn build && jest --clearCache && jest --config=jest.cjs.config.ts

test-esm

jest --clearCache && cross-env NODE_OPTIONS=--experimental-vm-modules npx jest --config=jest.esm.config.ts

test-locate-cjs

yarn build && jest --clearCache && jest --config=jest.cjs.config.ts src/locate.cjs.test.ts -i

test-locate-esm

jest --clearCache && cross-env NODE_OPTIONS=--experimental-vm-modules npx jest --config=jest.esm.config.ts src/locate.esm.test.ts -i
npm i @iconify/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/30/2021

Downloads

Maintainers