Get the latest tech news

Show HN: A JavaScript UI library for imperative JSX


A web framework for imperative JSX. Latest version: 0.0.5, last published: 21 hours ago. Start using @matry/dom in your project by running `npm i @matry/dom`. There are no other projects in the npm registry using @matry/dom.

Matry doesn't "own" the UI you pass to JSX, so you can easily use common libraries (e.g. the Google Maps SDK) without worry. The functions offered by Matry - write(), append(), setAttributes() and others - are mirror counterparts to native DOM methods, meaning you can think about the platform. TypeScript support reverse() for reversing lists of elements paint() for updating the CSSOM serialize() for rendering JSX to a string (primarily for SSR) deserialize() for rendering a string (will be used in respones from SSR updates) read() for loading data from static html into JS memory

Get the Android app

Or read this on Hacker News

Read more on:

Photo of imperative jsx

imperative jsx