JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2956
  • Score
    100M100P100Q112008F
  • License Apache-2.0

Render music score using SVG on browsers.

Package Exports

  • staffrender

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (staffrender) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

staffrender

A plain vanilla TypeScrip library to render music score in browsers

It has been created to support Tensorflow/Magenta-JS staff visualizer, but it could be used standalone.

This is a work in process project, who has some to do list, like triplets, quintuplets and shorter-than-quarter notes aggregation into beams (instead individual note flags), but it is fully operative. It will keep on growing and evolving. NPM packaging deserves some cleanup as well, and some stand alone demos will be offered (currently focused on magenta-js consumption demos).