Skip to content

maxwellium/what-the-pug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what-the-pug

high fidelity html to pug conversion

ever had to transpile an html snippet from the https://angular.io or https://material.angular.io docs into pug because your project is using that? well, i have. and the tools out there so far not only transform all attribute names to lowercase, they also severely mess up illegal attribute key characters [(click)]="bind much?"

head over to https://maxwellium.github.io/what-the-pug/ to see it in action, or checkout the demo in the test folder.

Licence

MIT

Releases

No releases published

Packages

No packages published