Can someone recommend a library for data parsing similar to Zod, but with better support for input transformations/preprocessing?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • arktype

    TypeScript's 1:1 validator, optimized from editor to runtime

  • I'm working on a library called ArkType maybe of interest to you.

  • io-ts

    Runtime type system for IO decoding/encoding

  • Yeah, there are a few new concepts and it's not the easiest to pick up right away. The best introduction is here on the main documentation page.

  • 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
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

  • Library for benchmarking TS types

    2 projects | /r/typescript | 9 Dec 2023
  • TDD

    2 projects | /r/CharruaDevs | 7 Dec 2023
  • Introducing @arktype/attest: A new approach to type-level testing and benchmarks

    1 project | /r/typescript | 11 Nov 2023
  • Using ArkType for TypeScript runtime validation

    1 project | dev.to | 30 May 2023
  • Domain modelling with State Machines and TypeScript by Carlton Upperdine

    3 projects | /r/programming | 30 May 2023