HTML2JSON2DOM
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
- cell: https://github.com/intercellular/cell
- to_cell: https://github.com/devsnek/to_cell
- codemirror: https://github.com/codemirror/CodeMirror