HTML2JSON2DOM icon indicating copy to clipboard operation
HTML2JSON2DOM copied to clipboard

A notebook that turns HTML => Cell => DOM

HTML to Cell

A notebook that turns HTML => JSON => DOM, powered by Cell.

Column 1 Column 2 Column 3
What it does input HTML HTML to JSON JSON to DOM

Demo

Check out the demo https://gliechtenstein.github.io/HTML2JSON2DOM/

Built With

  1. cell: https://github.com/intercellular/cell
  2. to_cell: https://github.com/devsnek/to_cell
  3. codemirror: https://github.com/codemirror/CodeMirror