symbols4sketch

1.1.4 • Public • Published

symbols4sketch

An amazing cli tool helping convert sketch to icon fonts

Downloads Version License

Featurs

  • Support convert from templated based sketch file which contains various icon.

Requirements

Get Start

yarn global add symbols4sketch
# or npm install

Test

s4s --help
Usage: s4s [options]
 
Options:
 
  --no-preview                 do not preview generated icons
  -s, --source <path>          source sketch file path
  -d, --dist [path]            dist folder path (default: ./dist)
  -f, --fontName [fontname]    name of icon font (default: symbols)
  -c, --className [classname]  class name of icon elemen (default: icon)
  -V, --version                output the version number
  -h, --help                   output usage information

Issue & Camplain

submit new issue

Enjoy It 🎉

Package Sidebar

Install

npm i symbols4sketch

Weekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

748 kB

Total Files

17

Last publish

Collaborators

  • s4j