oaf-side-effects
v3.3.0
Published
A collection of DOM side-effecting functions to improve the accessibility and usability of single page apps.
Downloads
20,715
Readme
Oaf Side Effects
A collection of DOM side-effecting functions to improve the accessibility and usability of single page apps.
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.