Giter VIP home page Giter VIP logo

Comments (4)

DinisCruz avatar DinisCruz commented on July 1, 2024

Sorry to be a bit proactive here, but I wanted to move and add jscreole to my project, and didn't really wanted to be importing js files directly.

... so ... I just created a fork and added the package.json required to make it work, I hope you don't mind (btw, let me know how/when do you want me to pass the ownership of this npm package to you).

You can see it at https://www.npmjs.com/package/jscreole

(I think the formatting issue on that page is because you used Wiki for the readme (https://github.com/codeholic/jscreole/blob/master/README.pod) instead of the expected markdown :)

This means that jscreole can now be used directly by using npm install jscreole --save

I will send a PR with the changes next

from jscreole.

DinisCruz avatar DinisCruz commented on July 1, 2024

See #12

from jscreole.

DinisCruz avatar DinisCruz commented on July 1, 2024

I just added an test and configure it to run on travis.

Note that at the moment only the node tests are running on travis (but it is possible to also run the existing tests)

image
image

from jscreole.

codeholic avatar codeholic commented on July 1, 2024

Is there an easy way to run jscreole on node?

Honestly, I have no clue. I'm mostly a Ruby on Rails developer now 😊

Is there a way to render the wiki text without an active dom?

Sure, there is (though it's not implemented yet). This library is almost 7 years old. DOM was considered funky at that time 😉

There has been a proposal to implement pluggable builders #10

If you just want to get a string, you can do it somehow along these lines. (It is a port of this library to PHP.) I'd be more than happy to accept your pull request. (But please instrument it with some tests.)

from jscreole.

Related Issues (5)

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.