Skip to content

[Proposal] Replace html-minifier with htmlnano #84

@SukkaW

Description

@SukkaW

html-minifier is not actively maintained anymore. Although there is a forked version html-minifier-terser, it only replaces UglifyJS with terser to support ES6 (inline <script> affected only).

There is another HTML minify tool htmlnano. I have already used it in my project (and my personal blog as well). It doesn't receive active maintenance for a while, but now I am porting html-minifier's features to htmlnano (maltsev/htmlnano#94, maltsev/htmlnano#98, and more to come).

Also, htmlnano's source code is clean and its maintainer @maltsev is currently active, which means it might receive more community contributions in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions