ComingUp
Json.express – Query and explore JSON in the browser, zero dependencies

Json.express – Query and explore JSON in the browser, zero dependencies

Mar 15, 2026 Developer Tools

Gallery

Json.express – Query and explore JSON in the browser, zero dependencies

About

I've been working on a browser-based JSON tool that supports a query language with dot notation, array slicing, wildcards, and recursive descent (..key). It also auto-generates TypeScript interfaces from your data. Everything runs client-side — your data never leaves the browser. The entire app is a single HTML file with zero dependencies. You can compress your JSON + query into a shareable URL, which is useful for bug reports or sharing API response structures with teammates. Would love feedback on the query syntax and anything else. https://json.express

Comments (0)

No comments yet. Be the first to comment!