0.2.0 • Published 1 year ago

svglb v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago