react-abc

React component for displaying ABC based notation


Keywords
abcjs, abc, music, notation, react-component, react
License
MIT
Install
npm install react-abc@0.4.0

Documentation

🎵 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