react-abcjs

0.1.3 • Public • Published

react-abcjs

Travis Coveralls Commitizen friendly npm package npm downloads Prettier License

A React component that uses the awesome abc2js to render music notation written using the ABC notation.

Usage

<Abcjs
  abcNotation={
    'X:1\nT:Example\nM:4/4\nC:Trad.\nK:G\n|:Gccc dedB|dedB dedB|c2ec B2dB|c2A2 A2BA|'
  }
  parserParams={{}}
  engraverParams={{ responsive: 'resize' }}
  renderParams={{ viewportHorizontal: true }}
/>

/react-abcjs/

    Package Sidebar

    Install

    npm i react-abcjs

    Weekly Downloads

    6

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    2.38 MB

    Total Files

    8

    Last publish

    Collaborators

    • rigobauer