react-abc

0.4.0 • Public • Published

🎵 react-abc 🎶

npm travis

react-abc

React component for displaying Abc based notation. Wraps Abc.js for use in your React libraries

Table of Contents


Install

Installation can be achieved via NPM.

npm install --save react-abc

Usage

react-abc provides a series of components for use in displaying notation, midi players, or an editor.

You can review each component's use cases and properties:


Docs


Examples

You can see an example here - fuhton.github.io/react-abc/example

An example of the component in action is available in the example folder. To see it in action you can run npm run webpack-dev-server which will run a webpack-dev-server build and open the example.


Licence

MIT © Nicholas Smith

Package Sidebar

Install

npm i react-abc

Weekly Downloads

40

Version

0.4.0

License

MIT

Unpacked Size

251 kB

Total Files

32

Last publish

Collaborators

  • fuhton