Image stickers
- Gene Diaz Jr. [email protected]
- Glenn Michael Echavez [email protected]
- .jscsrc - javascript code style
- .jshintrc - javascript code quality
- .gitignore - git ignored dirs and files
- package.json - project details through nodejs
Make sure that nodejs is installed first. For osx, it's best to use homebrew.
npm install
npm run clean -- all files
npm run clean [svg name] -- single file
npm run convert -- all files
npm run convert [svg name] -- single file
├─ preview
├─ 256x256 - minified
├─ png - converted
└─ svg - source
- All codes are under MIT License
- All graphics are under Creative Commons Attribution 4.0 International CC-BY 4.0