A collection of DOM side-effecting functions to improve the accessibility and usability of single page apps.
npm install oaf-side-effects







A collection of DOM side-effecting functions to improve the accessibility and usability of single page apps.
``sh``yarn
yarn add oaf-side-effectsnpm
npm install oaf-side-effects
* Oaf Side Effects supports the smooth scrolling option of scrollIntoView(), so you might want to use the smoothscroll polyfill.