Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 237 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 237 Bytes

Smoothify

Scroll gracefully with your mousewheel

Demo

http://homerjam.github.io/smoothify/

Installation

npm i -D smoothify

Usage

import Smoothify from 'smoothify';

const smoothify = new Smoothify();