Favicon generate command.
Convert SVG Format File to ICO Format File.
Sorry, Not NPM Package.
After Command npm run build
, node ./build/src/index.js path/to/SVG File Path
exapmle
node ./build/src/index.js docs/input/clock.svg
- For Development
npm run start docs/input/clock.svg
npm run build ... Generate build JavaScript Source.
npm run test ... Run Jest Test