SaaSHub helps you find the best software and product alternatives Learn more →
Top 19 HTML JSON Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
There's also HJSON, which stands for Human JSON.
https://hjson.github.io/
It has implementations in JavaScript, C#, C++, Go, Java, Lua, PHP, Python, Rust.
-
anime-offline-database
A JSON based anime dataset containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
-
-
-
-
Each month, I have automation to fetch the download numbers for the 8,000 most popular packages over the past 30 days, and make it available as more accessible JSON and CSV files at Top PyPI Packages. This data is widely used for research in academia and industry.
-
-
-
-
jsonltui
A fast TUI application (with optional webui) to visually navigate and inspect JSON and JSONL data. Easily localize parse errors in large JSONL files. Made with LLM fine-tuning workflows in mind.
Project mention: Everything I built with Claude Artifacts this week | news.ycombinator.com | 2024-10-23I think there is something deeper going on: “coding” is actually 2 activities: the act of implementing a solution, and the act of discovering the solution itself. Most programmers are used to doing both at once. But to code effectively with an LLM, you need to have already discovered the solution before you attempt to implement it!
I’ve found this to be the difference between writing 50+ prompts / back and for the to get something useful, and when I can get something useful in 1-3 prompts. If you look at Simon’s post, you’ll see that these are all self-contained tools, whose entire scope has been constrained from the outset of the project.
When you go into a large codebase and have to change some behavior, 1) you usually don’t have the detailed solution articulated in your mind before looking at the codebase. 2) That “solution” likely consists of a large number of small decisions / judgements. It’s fundamentally difficult to encode a large number of nuanced details in a concise prompt, making it not worth it to use LLMs.
On the other hand, I built this tool: https://github.com/gr-b/jsonltui that I now use every day almost entirely using Claude. “CLI tool to visualize JSONL with textual interface, localizing parsing errors” almost fully qualifies this. In contrast, my last 8 line PR at my company, while it would appear much simpler on the surface level, contains many more decisions, not just of my own, but reflecting team conversations and expectations that are not written down anywhere. To communicate this shared implicit context with Claude would be so much more difficult than to perform the change myself.
-
-
simple-blog-platform
A basic blogging platform where users can post, edit, and delete articles. Built using PHP, HTML, jQuery, AJAX, JSON, Bootstrap, CSS, and MySQL.
Source Code
-
-
-
-
Java-SerialX
Store Java objects into JSON or any format you want! SerialX is a powerful lightweight utility library to serialize Java objects programmatically via tweakable recursive descent parser for custom domain-specific languages!
-
-
HTML JSON discussion
HTML JSON related posts
-
A surprising thing about PyPI's BigQuery data
-
Show HN: Jsonltui – CLI to inspect large JSON files and localize parsing errors
-
Show HN: Leaderboard of most downloaded PyPI packages
-
A curated history of UFO/UAP events on GitHub
-
A little help with some server side work please
-
How to convert an automation Mod into a full-fledged BeamNG Mod. Mental state: Catharsis. PT. 2
-
Github repo with structured data in timeline format (nothing new I don't think, just great curation)
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jan 2025
Index
What are some of the best open-source JSON projects in HTML? This list will help you:
Project | Stars | |
---|---|---|
1 | json-viewer | 3,366 |
2 | hjson | 2,696 |
3 | anime-offline-database | 992 |
4 | jsonlint.com | 863 |
5 | html-query | 640 |
6 | RInno | 308 |
7 | top-pypi-packages | 225 |
8 | jaxon | 200 |
9 | ufo_data | 88 |
10 | htoml | 38 |
11 | jsonltui | 13 |
12 | json-to-c-sharp | 8 |
13 | simple-blog-platform | 7 |
14 | publicdata | 7 |
15 | writing | 4 |
16 | None Is Not Null | 0 |
17 | Java-SerialX | 0 |
18 | libros-teologia | 0 |
19 | Find-Your-IP-With-JS | 0 |