sic-util
v0.2.9
Published
sic utils
Readme
A universal tool function repository
https://sic-web.github.io/sic-util/
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# check your project for potential problems
$ npm run doctor
# build docs
$ npm run docs:build
LICENSE
MIT
