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

1.0.0 • Public • Published

svg-scripts

Install

Run directly

npx svg-scripts

Install on system

npm i -g svg-scripts
%binName%

Install in project

npm i -D svg-scripts

Add script entry:

{
  "scripts": {
    "%binName%": "%binName%"
  }
}

Run:

npm run %binName%

Options

--help

Show help

--version

Show version

Readme

Keywords

Package Sidebar

Install

npm i svg-scripts

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

1.52 kB

Total Files

3

Last publish

Collaborators

  • guoyunhe