You have the following options to install Phonon v2: Install with npm npm install phonon@2.0.0-alpha.1 Install with Yarn yarn add phonon@2.0.0-alpha.1 Phonon uses a ...
Implementation is based on the MutationObserver and uses Mutation Events as a fall back if the first one is not supported, so there will be no polling unless DOM ...