0.0.12 • Published 7 years ago

jsval v0.0.12

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.11

7 years ago

0.0.10

8 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago