skulptur / browser-fns

Functions for common tasks in frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Functions for common tasks in frontend

License:MIT License


Languages

Language:HTML 68.0%Language:TypeScript 32.0%