Own your data. Build your apps. Run anywhere.
A complete web OS powered by JSON-LD and the decentralized web.
Full browser, schema.org examples, or live editor
Complete data browser. View any Solid pod, WebID, or RDF resource. Built on the JSS stack.
Launch browser →20 beautiful renderers for JSON-LD. Person, Event, Recipe, Product, and more. Zero build step.
View examples →Edit JSON-LD and pane code side by side. See changes render instantly. Build your own views.
Open editor →Embed JSON-LD in your HTML. Same format Google uses for rich snippets
Add @view to tell it how to render
solid-shim auto-detects @view and renders beautifully
<!-- Your data with @view --> <script type="application/ld+json"> { "@type": "schema:Person", "@view": "https://jsonos.com/examples/src/panes/person.js", "schema:name": "Marie Curie", "schema:jobTitle": "Physicist" } </script> <!-- One line - auto-renders --> <script src="https://unpkg.com/solid-shim/dist/mashlib.min.js"></script>
Built for JSON-LD from the ground up. Automatic context handling and format detection.
Your data lives in your pod. Apps come to your data, not the other way around.
Read any format. Original data stays intact. Add your view layer on top.
Under 5KB gzipped. No build step required. Just import and go.
Join the decentralized web. Start building with jsonos today.