opensheetmusicdisplay / react-opensheetmusicdisplay

A react component that handles opensheetmusicdisplay for your react app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSMD logo React OSMD Component

This repository holds an example react component for OpenSheetMusicDisplay. Checkout the src/App.js file to see how to use it.
You may choose to implement OSMD as a component differently, but this should serve as a working example.

To see the demo, navigate to the project root and do the following localhost:3000:

npm install

npm start

Right now only some properties are passed through to the library, such as drawTitle, file and autoResize.

Brought to you by PhonicScore (Creators of PracticeBird for iOS and PhonicScore for Android)
and our Github Contributors

To contact us directly, you can use the Contact form on opensheetmusicdisplay.org, or
join the chat on Gitter.

If you'd like to support OSMD and our ongoing work, you can donate via PayPal:
paypal
Any support is highly appreciated.

About

A react component that handles opensheetmusicdisplay for your react app.

License:MIT License


Languages

Language:JavaScript 78.8%Language:HTML 16.4%Language:CSS 4.8%