Arhimondus / react-abc

React component for displaying ABC based notation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎵 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

About

React component for displaying ABC based notation

License:MIT License


Languages

Language:JavaScript 73.0%Language:CSS 24.4%Language:HTML 2.6%