svglb
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

svglb

npm version npm downloads bundle JSDocs License

SVG library Generator - This is a simple and convenient cli app for creating SVG icon libraries. With it, you can easily combine a set of SVG files into a single library ready for publication in npm.

New Project

npx svglb@latest init <project-name>

Change directory into your new project from your terminal:

cd <project-name>

Build icons libary:

npm run build

Package Sidebar

Install

npm i svglb

Weekly Downloads

3

Version

0.2.0

License

MIT

Unpacked Size

220 kB

Total Files

27

Last publish

Collaborators

  • v-zdorovcev