yjy
v1.1.1
Published
Downloads
4
Readme
yjy
Installation
$ npm install yjy
Example
var yjy = require('yjy');
API
运行 help() 获得相应帮助信息。
yjy.[函数名].help()
- yjy.__help()
- yjy.extend()
- yjy.createFun()
- yjy.include()
- yjy.lpad()
- yjy.rpad()
- yjy.date()
Contributing
- Fork this repo
- Clone your repo
- Install dependencies
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Open a pull request, and enjoy <3