Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 248 Bytes

File metadata and controls

9 lines (6 loc) · 248 Bytes

Singular Validators

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

NPM Scripts

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