LOSOS Documentation

A 6KB reactive framework where data lives at URLs, changes auto-save, and other clients update in real time.


The Stack

ModuleSizePurpose
html.js2.5 KBTagged templates, DOM patching, keyed lists, refs
store.js1.9 KBReactive mutations, dirty tracking, debounced PUT, WebSocket
lion1.5 KBJSON-LD store, index by @id, fuzzy property lookup
shell.js~1 KBPane loader, tab bar, boot options, tab persistence

No build step. No dependencies. No virtual DOM. Copy the files, write a pane, open in browser.