Licence
MIT
Version
1.1.0
Deps
1
Size
52 kB
Vulns
0
Weekly
0
Logitar Validation.js
JavaScript validation library distributed by Logitar.
Recommended IDE Setup
Project Setup
npm install
Type-Check, Compile and Minify for Production
npm run build
Run Unit Tests and Code Coverage with Vitest
npm run test
Run Unit Tests with Vitest
npm run test:dev
Format with Prettier
npm run format