1.0.7 • Published 8 years ago

horizontal-scroller v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

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'))
1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago