0.0.12 • Published 8 years ago

jsval v0.0.12

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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
0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

9 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago