Skip to content

ObjectParser

Parsing an object without pain.

Simple, powerful and vue-like props syntax for schemas.

Very light-weight

ObjectParser takes ~7KiB compressed without gzip and ~3KiB with.

Powerful property checker

ObjectParser provides the ability to use built-in types or own for property type validation, set a default value, a custom validator, and have other useful functions.

TypeScript support

ObjectParser has good and handy typescript support that doesn't require you to write extra code and has smart autocomplete.

Released under the MIT License.