WebReflection / hyperHTML

A Fast & Light Virtual DOM Alternative
ISC License
3.07k stars 112 forks source link

Code formatter for HTML within tagged template literals #236

Closed sgtpep closed 6 years ago

sgtpep commented 6 years ago

Not sure where to post this, but I made a proof of concept of such a code formatter based of Prettier: prettier-plugin-html-template-literals.

Code formatting is a huge time saver (among other benefits). I think it's a must for HTML templates.

WebReflection commented 6 years ago

pretty awesome, how can I help here?

sgtpep commented 6 years ago

If hyperHTML will ever have a curated list of related tools and libraries somewhere (like GitHub Wiki), maybe it could be listed there, among vscode-literally-html and others.