New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jsval

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsval

Validators for form values based on JSON Schema.

latest
Source
npmnpm
Version
0.0.12
Version published
Maintainers
2
Created
Source

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

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

Keywords

json-schema

FAQs

Package last updated on 05 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts