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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. fluent-json-validator

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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.

  4. Recordari

    Recordari is a type and structure validation tool for configuration files

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

  5. 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

  • Popular Libraries For Building Type-safe Web Application APIs

    6 projects | dev.to | 7 Apr 2024
  • [AskTS] What do you think will be the future of runtime type checking?

    10 projects | /r/typescript | 28 May 2023
  • Ultra-minimal JSON schemas with TypeScript inference

    11 projects | news.ycombinator.com | 27 Jul 2022
  • JSON Schema to PySpark StructType

    1 project | dev.to | 27 Aug 2025
  • JSON Schema in Haskell using AutoDoCodec

    1 project | dev.to | 26 Jul 2025