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

Publish on npm #2

Open
TheKnarf opened this issue Apr 5, 2023 · 1 comment
Open

Publish on npm #2

TheKnarf opened this issue Apr 5, 2023 · 1 comment

Comments

@TheKnarf
Copy link

TheKnarf commented Apr 5, 2023

I'd love to use this library to build my own editor with custom elements. Could we get an official npm release?

@vezwork
Copy link
Owner

vezwork commented Apr 7, 2023

Hi @TheKnarf thanks for the issue! This repo is for research and experimentation purposes, and I don't want to support it as a library, so I don't currently plan to release it on npm. That being said, I welcome you build your own editor! You can

  1. clone this repo,
  2. run http-server in the root to start serving the demo, and
  3. modify custom.js to start modifying the demo editor in index.html. I recommend checking out MusicStaffEditorElement and how it is used in custom.js to reference when making your own editor!

If you have any questions I'd be happy to answer them.

I would be very excited to see you create an editor! I'll leave this issue open for now in case you have any follow-up questions, but will close it later.

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