An open API service indexing awesome lists of open source software.

https://github.com/61130061/htmlcrack

HTML Crack will crack your HTML code into visual node-based flow chart.
https://github.com/61130061/htmlcrack

chart html react react-flow

Last synced: 5 months ago
JSON representation

HTML Crack will crack your HTML code into visual node-based flow chart.

Awesome Lists containing this project

README

          

# HTML Crack

HTML Crack will crack your HTML code into visual node-based flow chart.
This project is inspired by [JSONCrack](https://jsoncrack.com).
This project could be used to develop the new way of learning writing HTML code as well.

## Website

Please visit and checkout the website [HERE](https://61130061.github.io/HTMLCrack).

## Feature
- [x] Convert HTML to visual node-based UI flow chart
- [x] Auto compile (BETA)
- [x] Chart direction option (Horizontal/Vertical)

coming soon...

- [ ] Hide nodes
- [ ] More detail in nodes (class, id, attributes)
- [ ] Resizable windows
- [ ] Appearance mode