cuthbertLab / music21j

Javascript port of music21 -- Toolkit for Computational Musicology
Other
147 stars 43 forks source link

Remove JQuery from music21j #228

Closed mscuthbert closed 1 year ago

mscuthbert commented 1 year ago

music21j is now a fully plain vanilla Javascript--well...TypeScript--library. All remaining uses of JQuery are gone.

This is a breaking change for end users, so it gets a new 0.14 version number.