What problem does it solve?
- Vue.js templates can get messy when there are many attributes involved
Features
- Shows HTML structure as a tree
- Shows attributes in a table
- Highlights the code when hovering over the tree
How it works
- …
Attribution
- CodeMirror
- Prettier
Things that could be improved
- …