JSPM

  • Created
  • Published
  • Downloads 1523
  • Score
    100M100P100Q111881F
  • License MIT

Fast, zero-dependency TypeScript validators and utilities for runtime checks, parsing, and lightweight object schema validation.

Package Exports

  • jet-validators
  • jet-validators/utils

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.