OpenMarch has shifted to a monorepo structure, so this package has been moved to the main repo.
Find it at https://github.com/OpenMarch/OpenMarch/tree/main/packages/musicxml-parser
A MusicXML parsing utility for the OpenMarch project
This repository uses Bun. Install it here.
# install dependencies
bun install
# run the tests
bun test