Skip to main content
Lightning Jar - Web Studio Lightning Jar Wordmark

Packages & Tools

Software we built for production and published for everyone. These are the packages and tools that came out of real client and product work: extracted, hardened, documented, and released as open source.

Each one has its own page with the story, the install command, and the research or writing behind it. For the lighter side of what we ship, see Fun.

barkdown

Live

A markdown to DOM round-trip codec, guaranteed to invert marked: canonical identity, fixed-point convergence, footnote fidelity, and no silent loss.

barkup

Live

Author typed trees as HTML: a config-driven grammar codec with stable ids, declared attribute coercion, and round-trip guarantees, designed for humans and LLM agents authoring the same markup.

woof-editor

Beta

A contenteditable markdown editor for Svelte 5, backed by barkdown's round-trip codec: WYSIWYG editing where the markdown you save is exactly the markdown you meant.