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