JSPM

  • Created
  • Published
  • Downloads 1393
  • Score
    100M100P100Q107137F
  • License MIT

A list common typescript validator-functions and some useful utilities to go with them.

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 ✈️

npm downloads types bundle size license

A comprehensive collection of TypeScript validator functions and utilities for common compile and runtime checks.

IDE snippet

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.