cuthbertLab / music21j

Javascript port of music21 -- Toolkit for Computational Musicology
Other
142 stars 41 forks source link

Remove JQuery from music21j #228

Closed mscuthbert closed 9 months ago

mscuthbert commented 9 months 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.