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-utils
Then 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