jsval
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

jsval Codeship Status for go-jstmpl/jsval

Validators for form values based on JSON Schema.

Installation

npm install --save jsval

Usage

Create validator file with go-jstmpl and call functions implemented in this packaged.

Contribution

  1. Fork (https://github.com/go-jstmpl/jsval/fork)
  2. Run npm install
  3. Create a feature branch
  4. Commit your changes
  5. Rebase your local changes against the master branch
  6. Run test suite with the npm run build && npm test command and confirm that it passes
  7. Run npm run lint
  8. Create a new Pull Request

Readme

Keywords

Package Sidebar

Install

npm i jsval

Weekly Downloads

0

Version

0.0.12

License

MIT

Unpacked Size

27.4 kB

Total Files

43

Last publish

Collaborators

  • minodisk
  • pyyoshi
  • keito-jp