Fluent JSON validator -- an easy-to-use and flexible JSON object validator with a nice builder pattern API!

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • fluent-json-validator

    An easy-to-use, expressive, and composable JSON object validator, with a fluent builder pattern interface!

  • io-ts

    Runtime type system for IO decoding/encoding

  • Take a look at io-ts https://github.com/gcanti/io-ts. It does not only validate, but also decodes, encodes and gives you typescript types.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Recordari

    Recordari is a type and structure validation tool for configuration files

  • I made something similar a while back :) https://github.com/Olian04/Recordari

  • typebox

    Json Schema Type Builder with Static Type Resolution for TypeScript

  • This one does the same, but actually deals in JSON schema https://github.com/sinclairzx81/typebox

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts