Giter Club home page Giter Club logo

Comments (3)

su9204 avatar su9204 commented on August 20, 2024

By the way, it is very nice that "this module parses the DOM as string as opposes to an object.", which I think make it possible to minify html templates.

from minimize.

Swaagie avatar Swaagie commented on August 20, 2024

This is a bit tricky, the callback is required by the htmlparser2 module, that module parses the DOM async. I'm not sure if that module has a sync procedure, i'll check it. Would it be possible to turn that logic around, like parse the rawhtml_snippet_match first and replace against that string after

from minimize.

Swaagie avatar Swaagie commented on August 20, 2024

As far as I can tell a fully sync method is not possible atm due to htmlparser2 using domHandler which is completely async, closing this for now. Feel free to re-open when you have an awesome idea to do this.

from minimize.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.