@kishorez/fjvtest
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Flow Based JSON Validation!

Schema based JSON validators.

Typical JSON validators ensure the json data's adherence to JSON schema. If it doesn't, gives tons of errors about how it failed to do so!

Introducing Flow based JSON validation!

Moving validation from schema based to flow based, open's up lot of possibilities not just in terms of performance, but also in terms of rich user experience when validating data.

Readme

Keywords

none

Package Sidebar

Install

npm i @kishorez/fjvtest

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

5.11 kB

Total Files

16

Last publish

Collaborators

  • kishorez