Show HN: HSON / Hson-Live
Category: library
Tags: unified-format, dom-manipulation, reactive-ui
Score: 8.3/10 (Innovation: 9, Technical: 9, Documentation: 8, Utility: 7)
HSON is a novel format that unifies JSON and HTML into a single intermediate representation, enabling lossless, reversible transformations between data and markup. Its LiveTree extension provides a reactive DOM manipulation API that eliminates the need for virtual DOM or reconciliation, representing a paradigm shift in how web UIs can be built and managed. The project demonstrates deep technical sophistication with custom parsers, serializers, and a typed CSS manager, but is still experimental and not yet production-ready.
Target audience: frontend devs
Repository: https://github.com/neutralica/hson-live · TypeScript · NOASSERTION · 6 stars
View on Hacker News