cat-utils
v0.7.5
Published
Some tools for building the project.
Readme
Cat-utils

Utils tools for cat.
Getting Started
Install packages using yarn (we assume you have pre-installed npm and node.js).
yarn install cat-utilsThen you can use any util tool in cat-utils/lib.
import module from 'cat-utils/lib/module';You can see here to learn how to use cat-utils.
License
MIT © HsuTing
