For questions about the open source javascript library, abcjs, that displays sheet music.
This should be used if you are including the abcjs library in your javascript.
The abcjs library allows a programmer to draw sheet music inside an SVG element. There are also facilities for playing a MIDI version of the music. It is useful if the music to be displayed is dynamic, so can't be created in advance. It is also useful to keep the entire process on the client side. See https://abcjs.net for more information.