JavaScript
Transforming tangled JSON into a clear interactive tree with jsontr.ee
jsontr.ee transforms tangled JSON into interactive SVG trees with automatic node positioning and CSS styling. Here's how to use it in code or VS Code.
Language
HomeLanguages
Sections
jsontr.ee transforms tangled JSON into interactive SVG trees with automatic node positioning and CSS styling. Here's how to use it in code or VS Code.
Fastjson2 addresses the security flaws of its predecessor with SafeMode, AutoType disabled by default, and modern Java optimizations including Vector API and GraalVM support.
simdjson is a high-performance JSON parser that uses SIMD instructions to achieve up to 6 GB/s throughput — 25x faster than typical alternatives.