what-the-pug
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i what-the-pug

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

8.32 kB

Total Files

5

Last publish

Collaborators

  • maxwellium