stickerbomb

0.3.0 • Public • Published

stickerbomb

Generate a pack of icon components from SVG artwork.

npm install --global stickerbomb

Or install it to your project and run via npm scripts.

Usage

# Runs with default options
stickerbomb [src] [dest]
  • src is a glob of .svg files (default: icons/*.svg)
  • dest is a directory path (default: components/icons)

By default, React components are output. Other component formats can be output using the --format or -f flag, followed by the framework name.

  • Available formats: ember, react

Readme

Keywords

none

Package Sidebar

Install

npm i stickerbomb

Weekly Downloads

26

Version

0.3.0

License

ISC

Unpacked Size

66.3 kB

Total Files

23

Last publish

Collaborators

  • stormwarning