Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.14 KB

GitHub issues GitHub forks GitHub stars GitHub license

scrollpup.js

  • 🎉 0 dependencies, ~1kb
  • ⚡ Pure Javascript Plugin
  • 😇 MIT License

Demo

See demo

Setup

$ npm i --save scrollpup

Usage

import scrollpup from 'scrollpup'

scrollpup({
  background: 'linear-gradient(to right, #ff416c, #ff4b2b)',
  height: '15px'
})

Note

Please feel free to create Pull Requests

Contributors

License

Licensed under the MIT License by Flouthoc