MatthewDorner / abcjs-vexflow-renderer

VexFlow renderer for ABC notation music using abcjs as parser.
GNU General Public License v3.0
23 stars 3 forks source link

Can't find on npm #25

Open leocaseiro opened 1 year ago

leocaseiro commented 1 year ago

Hi there, are you planning to publish this library on npm?

I can't find or install it from npm.

npm i abcjs-vexflow-renderer

npm ERR! 404 Not Found - GET https://packages.atlassian.com/artifactory/api/npm/npm-remote/abcjs-vexflow-renderer - not_found

MatthewDorner commented 1 year ago

I know, I should get around to that!

MatthewDorner commented 1 year ago

I have been updating this repo with plans to release a new version of my mobile app that uses this library. At that time, I should also be able to publish this to NPM. But I am kind of busy with work so I don't know when it will be.

For the time being, you can also link the GitHub repo directly in your package.json or a specific commit as I did here: https://github.com/MatthewDorner/react-native-songbook/blob/master/package.json