1.1.1 • Published 2 years ago

@matpool/svg-sprite v1.1.1

Weekly downloads
521
License
MIT
Repository
github
Last release
2 years ago

svg-sprite

combine svg files to svg sprite

oclif Version Downloads/week

中文文档

Usage

$ npm install -g @matpool/svg-sprite
$ ss COMMAND
running command...
$ ss (-v|--version|version)
@matpool/svg-sprite/1.1.1 darwin-x64 node-v14.19.0
$ ss --help [COMMAND]
USAGE
  $ ss COMMAND
...

Commands

ss gen

auto generate icon script and example html

USAGE
  $ ss gen

OPTIONS
  -h, --help  show CLI help

See code: src/commands/gen.ts

ss help [COMMAND]

display help for ss

USAGE
  $ ss help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

ss init

init icons config and directory

USAGE
  $ ss init

OPTIONS
  -h, --help  show CLI help

See code: src/commands/init.ts

ss serve

start a server to manage icons

USAGE
  $ ss serve

OPTIONS
  -h, --help       show CLI help
  -p, --port=port  [default: 10086]

See code: src/commands/serve.ts

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago