HTML2JSON2DOM
A notebook that turns HTML => Cell => DOM
Install / Use
/learn @gliechtenstein/HTML2JSON2DOMREADME
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
<img src="./html2json2dom.gif"> <br> <img src="./bootstrap.gif">Demo
Check out the demo https://gliechtenstein.github.io/HTML2JSON2DOM/
Built With
- cell: https://github.com/intercellular/cell
- to_cell: https://github.com/devsnek/to_cell
- codemirror: https://github.com/codemirror/CodeMirror
