0.15.0 • Published 2 months ago

typecodec v0.15.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

typecodec

Under 1kB, fast, type-safe runtime validation of unknown data for TypeScript.

Version Downloads License

Examples: Tests | Benchmarks

Features

  • Small: Zero dependencies and under 1kB minified and gzipped.
  • Fast: Decoders are optimized more for speed than for very detailed error messages.
  • Immutable: All functions and methods return new decoder instances.
  • Safe: All decoders return newly constructed values, never the original input.
  • Universal: Works both client-side (all modern browsers) and server-side (Node.js).
0.15.0

2 months ago

0.14.0

2 months ago

0.13.0

3 months ago

0.12.0

7 months ago

0.11.0

10 months ago

0.9.3

1 year ago

0.10.0

1 year ago

0.10.1

1 year ago

0.9.0

1 year ago

0.10.2

1 year ago

0.10.3

12 months ago

0.9.2

1 year ago

0.9.1

1 year ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago