horizontal-scroller

1.0.7 • Public • Published

Horizontal Scroller Widget

~2kB Horizontal Scrolling Widget in Pure JS + CSS. Features: ES6, WebPack, LESS. CasperJS tests!

Build Status GitHub Stars npm npm

View Demo at http://www.danlevy.net/horizontal-scroller/

Preview

horizontal-scroller-preview

Features

  1. Supports: Single, Double, & Long Click w/ Acceleration
  2. Universal JS Module - UMD plus embedded CSS
  3. Uses GPU Acceleration/caching
  4. Minimal required base style (see source of docs/index.html)

Install

npm install horizontal-scroller

JS Script:

// Example usage:
scrollerUI = Scroller(document.querySelector('.scroller'))

Readme

Keywords

none

Package Sidebar

Install

npm i horizontal-scroller

Weekly Downloads

1

Version

1.0.7

License

MIT

Last publish

Collaborators

  • justsml