SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript JSON Projects
-
jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
Project mention: JSON Crack – Transform your data into interactive graphs | news.ycombinator.com | 2025-01-30 -
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
Flask Tutorial: https://palletsprojects.com/p/flask/ FastAPI Tutorial: https://github.com/tiangolo/full-stack-fastapi-template Django REST Framework Tutorial: https://www.django-rest-framework.org/tutorial/quickstart/ Nginx Configuration Guide: https://docs.nginx.com/nginx/admin-guide/web-server/web-server/ Confluent Kafka Python Client: https://docs.confluent.io/platform/current/clients/api-docs/confluent-kafka-python.html Remember: This is a high-level overview. Each step involves further research and configuration based on your specific requirements.
-
Yesterday, I spoke about Editor.js. Today, I purpose an implementation for Symfony with EasyAdmin for a properties of type json on a Doctrine entity.
-
Project mention: The Top 12 Open-Source No-Code Tools with the Most GitHub Stars | dev.to | 2024-07-11
GitHub https://github.com/baidu/amis GitHub Star 16.5k The most recent update on GitHub Within one day Official website https://baidu.github.io/amis Documentation https://mitosis.builder.io/docs/overview/
-
Thanks for your feedback !
It does not rely on JSON schema at all, the idea was to build a representation that binds together data structure, views and behavior in a self-contained way (like .xlsx does).
There are a few tools that do enable to link JSON schema to views, like react-jsonschema-form (https://rjsf-team.github.io/react-jsonschema-form/) but you need to manage them separately, and they usually do not propose a way to add the fields "methods" (which was the feature I found interesting to make "dynamic" spreadsheets).
That being said, I think the framework should clearly propose an export from Schema to JSON Schema or Yaml at some point, just as you should be able to start building your Schema by importing a JSON Schema (and although there might be some gray zones between the 2).
No, sorry, it's not yet open-source, and currently there are some strong links between Document and Workspace (Links, Files...) that would need to be more "abstracted" to make the builder an independent component. But I hear you point ! (and all the comments in this thread are raising the same ! :) )
-
Project mention: Fundamentals of React Native App Development: Dependencies, Performance, Native Modules, and Publishing Guide | dev.to | 2024-10-05
-
2. Deserializing JSON into objects I knew for this project I'd have to deserialize GeoJSON into objects to work with them effectively in the app. Building this beast of a class felt quite daunting for being brand new to Dart and also for what was quite a complex GeoJSON file. However, I found an open source library called quicktype that generates strongly-typed models and serializers from JSON type scripts to a number of languages, including Dart. All you have to do is put in the JSON you want decoded, and it will return a prebuilt class that you can then use in your project. Quicktype have a handy website front end (https://app.quicktype.io/) for this - it worked first time and I was so grateful not to have to build this myself!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
jsonhero-web
JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.
Project mention: Show HN: JSON For You – Visualize JSON in graph or table views | news.ycombinator.com | 2024-09-24i am using https://jsonhero.io/ for a time and happy with it. but i will definitely check this out too.
-
Project mention: typia (20,000x faster validator) challenges to Agentic AI framework, with its compiler skill | dev.to | 2025-03-25
typia and @agentica concenstrates and specializes on this concept, function calling to achieve the Agentic AI. Just looking at the definition of LLM function calling, it's such a cool concept that you wonder why it's not used. Wouldn't it be possible to achieve Agentic AI by listing the functions needed at that time?
-
How does JSON Patch compare to JSONDiffpatch? It is not mentioned in the alternatives list.
https://github.com/benjamine/jsondiffpatch
-
Project mention: Wretch: A tiny wrapper built around fetch with an intuitive syntax | news.ycombinator.com | 2024-07-12
-
superjson
Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
-
react-docgen
A CLI and library to extract information from React component files for documentation generation purposes.
-
spectral
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.
Project mention: Show HN: FastOpenAPI – automated docs for many Python frameworks | news.ycombinator.com | 2025-03-22Are you trying to prune inaccessible types or something?
I'm not sure what you mean by concise complete subset, but in the past I had good success with custom rules in spectral [0].
[0] https://github.com/stoplightio/spectral
-
Project mention: Gemini Robotics brings AI into the physical world | news.ycombinator.com | 2025-03-12
Google had really great products, that almost everyone I knew used, then they scrapped them for new shiny thing that competed. The one that angers me most is Google Talk, it used to work with any XMPP client, until it did not, and now its long since dead. They made their own version of tinychat (hangouts) and then mostly killed that too.
Obligatory overview of things Google has killed, because its easy to forget some of the gems:
https://killedbygoogle.com/
-
Project mention: Show HN: Gov.uk Vue, a Vue Component Library for the Gov.uk Design System | news.ycombinator.com | 2024-09-02
Nice!
I've been using GOVUK stuff for my own purposes for a good-long while now, this should speed up the process.
I'll try to plug your thing into Json Forms [1], then I'll be back to the good old days .
[1] https://github.com/eclipsesource/jsonforms
-
-
-
-
-
Keystatic is a Git-based headless CMS that lets developers and content teams manage structured content in flat files, without needing a database.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript JSON discussion
TypeScript JSON related posts
-
typia (20,000x faster validator) challenges to Agentic AI framework, with its compiler skill
-
OpenAI Agents Are Language-Dependent
-
JavaScript schema library from the Future 🧬
-
Bun is up to 20x slower than NodeJS in logic operations
-
JSON Crack – Transform your data into interactive graphs
-
JSON Crack – Visualizing JSON data in structured, interactive graphs
-
JSON Crack – The open-source JSON Editor
-
A note from our sponsor - SaaSHub
www.saashub.com | 26 Mar 2025
Index
What are some of the best open-source JSON projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | jsoncrack.com | 37,269 |
2 | full-stack-fastapi-template | 31,218 |
3 | Editor.js | 29,784 |
4 | amis | 17,971 |
5 | react-jsonschema-form | 14,688 |
6 | ky | 14,509 |
7 | quicktype | 12,817 |
8 | jsonhero-web | 9,889 |
9 | typia | 4,965 |
10 | jsondiffpatch | 4,946 |
11 | wretch | 4,933 |
12 | superjson | 4,562 |
13 | react-docgen | 3,713 |
14 | spectral | 2,666 |
15 | Killed by Google | 2,539 |
16 | JSONForms | 2,354 |
17 | generatedata | 2,240 |
18 | sp-dev-list-formatting | 1,894 |
19 | jsonview | 1,564 |
20 | json-schema-to-ts | 1,540 |
21 | keystatic | 1,417 |
22 | tslog | 1,387 |
23 | conf | 1,262 |