Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.43 KB

README.md

File metadata and controls

55 lines (42 loc) · 1.43 KB

🎵 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