browser-fns

Single paragraph about why this library exists

Usage no npm install needed!

<script type="module">
  import browserFns from 'https://cdn.skypack.dev/browser-fns';
</script>

README

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()