GithubHelp home page GithubHelp logo

In Memory Map? about html2jade HOT 6 CLOSED

jtwebman avatar jtwebman commented on June 10, 2024
In Memory Map?

from html2jade.

Comments (6)

donpark avatar donpark commented on June 10, 2024

Sure. I haven't tested it yet but I intentionally separated parsing, conversion, and output handling code into three distinct classes for such needs. Convenience method convert just uses built-in versions to do its work.

Meat of the functionality is in Converter class which you just need to instantiate and invoke its method document method with a real browser document and output instance. Converter class should be exported already.

You will need to write your own Output class since built-in Output uses node.js stream class. Should be trivial to write.

from html2jade.

jtwebman avatar jtwebman commented on June 10, 2024

Nice Thanks, I'll take a look and will fork so we can can keep the package together if you would like.

from html2jade.

donpark avatar donpark commented on June 10, 2024

Please do. Thx.

from html2jade.

donpark avatar donpark commented on June 10, 2024

@jtwebman, please give the latest version in github (not npm) a try. I've added a method convertDocument for your need.

from html2jade.

jtwebman avatar jtwebman commented on June 10, 2024

Sweet thanks will do!

from html2jade.

donpark avatar donpark commented on June 10, 2024

Requested feature is in 0.0.7. Please open a new issue if feature is not working as intended.

from html2jade.

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.