DEV Community

Cover image for dom-chef - Build DOM Elements with JSX

dom-chef - Build DOM Elements with JSX

Nick Taylor on February 02, 2019

I came across dom-chef while working on a PR for migrating Refined GitHub to TypeScript (WIP and something that is interesting on its own if you're...
Collapse
 
davidchase profile image
David Chase

Neat find seems a cool alternative to something like nanohtml which does the same but use tagged template literals to construct dom elements