solid-apps catalog by type urn-solid solid-schema solid-panes

solid-apps

Working LOSOS applications, each built on the LION + urn-solid + solid-schema + solid-panes + LOSOS stack. Open any URL to use the app.

Apps

What this is

Each app is a single-HTML-file LOSOS application that handles one or more urn:solid: types. Schema-driven where possible (form auto-generated from the type's JSON Schema), bespoke where warranted (e.g. Tracker uses LOSOS's native todo-pane for the list view).

The whole stack visible at one click per app:

  1. LION — the data is just JSON-LD
  2. urn-solid — bare type names like Tracker default to urn:solid:Tracker
  3. solid-schema — JSON Schema describes the shape
  4. solid-panes — manifest routes the type to the right pane
  5. LOSOS — runtime renders panes, syncs writes back to the pod