Oaf Side Effects
A collection of DOM side-effecting functions to improve the accessibility and usability of single page apps.
Documentation at https://oaf-project.github.io/oaf-side-effects/
Installation
# yarn
yarn add oaf-side-effects
# npm
npm install oaf-side-effects
Browser support
- Oaf Side Effects supports the smooth scrolling option of scrollIntoView(), so you might want to use the smoothscroll polyfill.