Has anybody used Typia library?

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

    TypeScript-first schema validation with static type inference

  • There's a ton of schema validators out there and most devs have their personal favorite. Mine was zod and is now typebox + ajv.

  • ajv

    The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

  • There's a ton of schema validators out there and most devs have their personal favorite. Mine was zod and is now typebox + ajv.

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

    Json Schema Type Builder with Static Type Resolution for TypeScript

  • There's a ton of schema validators out there and most devs have their personal favorite. Mine was zod and is now typebox + ajv.

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

  • I tried Typescript for 1 year ...

    3 projects | dev.to | 21 Jan 2022
  • Popular Libraries For Building Type-safe Web Application APIs

    6 projects | dev.to | 7 Apr 2024
  • Where DRY Applies

    3 projects | news.ycombinator.com | 3 Nov 2023
  • How can we map data from JSON to typescript object efficiently?

    4 projects | /r/reactjs | 30 Apr 2023
  • Fastify: Support for Auto Type Inference (similar to TRPC)

    6 projects | /r/typescript | 16 Feb 2023