Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package.json and npm support #37

Open
ghost opened this issue Feb 6, 2012 · 5 comments
Open

package.json and npm support #37

ghost opened this issue Feb 6, 2012 · 5 comments

Comments

@ghost
Copy link

ghost commented Feb 6, 2012

No description provided.

@cesutherland
Copy link
Member

It would be great to get node.js support for flotr2 and https://github.com/HumbleSoftware/js-imagediff/. Since I've never created an npm package before I'll probably start with the smaller project.

@ghost
Copy link
Author

ghost commented Feb 6, 2012

Great. By the way, I'd use "flotr2" npm package together with "browserify" to deploy in a website.

@cesutherland
Copy link
Member

So we've got js-imagediff supporting node now, and I realize it'll be a good deal of work to get flotr2 to the same place. Is it acceptable to have an npm which doesn't support node (politically, socially) ?

@ghost
Copy link
Author

ghost commented Mar 6, 2012

I would completely accept Flotr2 first to be an npm package with browser support only. Creating another Makefile target which does not bundle libraries but prepend require(); statements instead, and does not pollute the global scope would be sufficient.

Node engine support by using canvas npm package could be implemented later.

@garthk
Copy link

garthk commented Apr 1, 2012

I'd love to graph with Flotr2 inside Node.js and generate PNG or some other Word and PDF-insertable format, perhaps using node-canvas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants