1.0.0-beta.3 • Published 3 years ago

@singular/validators v1.0.0-beta.3

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Singular Validators

This package contains validators for Singular framework, installed from npm install @singular/validators.

Setup

  1. Clone this repo
  2. Run npm install to install all dependencies

NPM Scripts

  • Build from source: npm start
  • Build documentation: npm run docs
  • Run tests: npm test