Skip to content
This repository was archived by the owner on Dec 28, 2020. It is now read-only.
This repository was archived by the owner on Dec 28, 2020. It is now read-only.

Rewrite most of this stuff. #2

@cafehaine

Description

@cafehaine

After some thinking, I think it would be a better thing to create three separate libraries:

  • A CSS parser
  • An HTML parser
  • A minifyer.

Lua-minfy would then only handle the minifying of the trees generated by the parsers.

This would create a better separation of functionalities, and more importantly no longer rely on a really naive html parser that I wrote only for minifying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions