ejs-shrink

0.0.1 • Public • Published

Shrinks HTML size down by monkey patching EJS's parse to remove extraneous whitespace and html comments.

Comment removal is regex based, so it may break escaping text spans. It also splits on newline, so if you depend on those you might need to tweak it.

Installing with npm

npm install ejs-shrink

/ejs-shrink/

    Package Sidebar

    Install

    npm i ejs-shrink

    Weekly Downloads

    3

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • sechrist