0.0.12 • Published 5 years ago

jsval v0.0.12

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

5 years ago

0.0.11

6 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago