MegaArman / toscanini

A JavaScript module for searching music scores.
https://megaarman.github.io/toscanini
MIT License
16 stars 3 forks source link

Finish migrating to new repos #76

Closed MegaArman closed 6 years ago

MegaArman commented 6 years ago

This repository has been split up from a library to separate individual modules with their own respective github repositories. The main advantages being that: -issue tracking will be easier to follow -versioning and compatibility will be simpler -documentation becomes more concise

TODO: -move issues to appropriate repos -reassess directory structure -fix package.json so it includes only what is needed and can still npm t -update readme and put link to other modules -npm version needs to be 2.0.0 as this is a breaking change