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

Node JS Support #52

Closed
AlexGustafsson opened this issue Jan 4, 2016 · 8 comments
Closed

Node JS Support #52

AlexGustafsson opened this issue Jan 4, 2016 · 8 comments

Comments

@AlexGustafsson
Copy link

What

Support for Node JS, preferably as a NPM package.

Why

This is a one of a kind Javascript package that would fill an empty void if the package were to support Node.

I am currently in need for a package that can render ABC notation and that can run in a Node environment.

@paulrosen
Copy link
Owner

I haven't used node.js, but I'll try to figure out how to make and test an NPM for the next release (hopefully not long!).

In the meantime, can you just include this file in your program? https://github.com/paulrosen/abcjs/blob/master/bin/abcjs_editor_latest-min.js

Are there any other changes that are required? This package assumes a browser environment to create an SVG in.

@muddydixon
Copy link

Hi paulrosen.

I hope abcjs to be managed by npm too.
Recently frontend js modules are managed by it, e.g. d3.js, jquery.

@DanielJRaine
Copy link

I'm not sure how else to add myself to the number of people who want npm support for this other than leaving another comment here.

@paulrosen
Copy link
Owner

Believe it or not, I'm getting around to looking into this now. Stay tuned!

@paulrosen
Copy link
Owner

I've created an npm version. I'd love to get your feedback about whether that works for you. You can now install it with "npm install abcjs --save".

@Ralex86
Copy link

Ralex86 commented Jun 21, 2017

Thx a lot Paul for the npm support ! I'll check if that works for me ! Stay tuned :)

@paulrosen
Copy link
Owner

This is now supported.

@muddydixon
Copy link

Cool! 🎉

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

5 participants