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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.00
0.1.00
0.0.10

Package Sidebar

Install

npm i what-the-pug

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

8.32 kB

Total Files

5

Last publish

Collaborators

  • maxwellium