Package Exports
- jet-validators
- jet-validators/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jet-validators) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
jet-validators ✈️
A comprehensive collection of TypeScript validator functions and utilities for common compile and runtime checks.
jet-validator's parseObject function is "JIT optimized" and one of the fastest schema validation tools out there not requiring a compilation step. Check out these benchmarks here.
Please refer to the official github repo for the most up-to-date documentation.