/browser-fns

Functions for common tasks in frontend

Primary LanguageHTMLMIT LicenseMIT

browser-fns

Single paragraph about why this library exists

Get started

Install

yarn add browser-fns
# or
npm install --save browser-fns

Use

import { scrollToTop } from 'browser-fns'

scrollToTop()