0.1.0 • Published 8 years ago

nagu-validates v0.1.0

Weekly downloads
2
License
MIT
Repository
-
Last release
8 years ago

nagu-validates

一些常用错误代码,以及常用检查函数

NPM version NPM downloads Build Status Coverage Status Dependency Status

How to Install

$ npm install nagu-validates

Getting Started

How to Test

Run one, or a combination of the following commands to lint and test your code:

$ npm run lint          # Lint the source code with ESLint
$ npm test              # Run unit tests with Mocha
$ npm run test:watch    # Run unit tests with Mocha, and watch files for changes
$ npm run test:cover    # Run unit tests with code coverage by Istanbul

To launch the documentation site, run:

$ npm install -g easystatic
$ npm start

License

MIT © 2016 na57