Skip to content

Welcome to Paseri

A TypeScript parsing, and validation library for structured data.

Simple

No build steps, no complicated configuration. The fluent interface allows you to model complex structures, while maintaining great code readability.

Performant

Great care has been taken to ensure that parsing is fast. Data copying is reduced to the absolute minimum. An extensive benchmarking suite prevents performance regressions.

Safe

No dynamic code execution means that you can parse in a strict content security policy environment.

Versatile

An extensive collection of built-in schemas is provided, allowing you to model a large variety of complex types, including recursion.

Relative performance
(higher is better)
Paseri×7.8
MyZod×3.9
Zod×1