decorate-utils
v1.0.1
Published
The utils for creating decorate of legacy or current proposal
Downloads
4
Maintainers
Readme
decorate-utils
The utils for creating decorate of legacy or current proposal
中文介绍
Installation
npm install decorate-utils
# or use yarn
yarn add decorate-utils
Usage
Contributing
- Fork it!
- Create your new branch:
git checkout -b feature-new
orgit checkout -b fix-which-bug
- Start your magic work now
- Make sure npm test passes
- Commit your changes:
git commit -am 'feat: some description (close #123)'
orgit commit -am 'fix: some description (fix #123)'
- Push to the branch:
git push
- Submit a pull request :)
Authors
This library is written and maintained by imcuttle, [email protected].
License
MIT - imcuttle 🐟