Git Product home page Git Product logo

Comments (11)

mdaines avatar mdaines commented on May 19, 2024 1

Viz.js is now on npm.

from viz-js.

mdaines avatar mdaines commented on May 19, 2024

At this time, I'm leaning toward not doing this, but I'm interested to know why you want to.

What do you see as the advantage of being able to use Viz.js from node? If you have node available to you (ie, you're not in the browser environment) can't you just use Graphviz?

from viz-js.

vvakame avatar vvakame commented on May 19, 2024
  1. I want to use viz.js in GitHub Atom.
    atom plugin can access to npm/apm repository. If user must install Graphviz manually, it is not convenient.
  2. in browser context.
    browser app are built with browserify recently.
    It can process npm packages.
    please see this web page. http://blog.npmjs.org/post/101775448305/npm-and-front-end-packaging

from viz-js.

mstefaniuk avatar mstefaniuk commented on May 19, 2024

I would suggest to put viz.js on Bower.

from viz-js.

mdaines avatar mdaines commented on May 19, 2024

I've published a Viz.js package on Bower ("viz.js") since I think it's a better fit than npm.

I have also changed the way the Viz function is exported to hopefully make it easier to use with Browserify. See 38bee06.

from viz-js.

vvakame avatar vvakame commented on May 19, 2024

umm..

from viz-js.

hashrock avatar hashrock commented on May 19, 2024

How about publishing to both bower and npm?
Some people prefer npm than bower.

from viz-js.

mdaines avatar mdaines commented on May 19, 2024

Maybe it would be OK. However, there is already a Viz.js npm module published by someone else! https://www.npmjs.com/package/viz.js

I will contact the maintainer.

from viz-js.

vvakame avatar vvakame commented on May 19, 2024

thanks! 👍

from viz-js.

hashrock avatar hashrock commented on May 19, 2024

thanks :)

from viz-js.

vvakame avatar vvakame commented on May 19, 2024

thanks a lot!

from viz-js.

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.