hoeck / swipe-nav

swipe-to-navigate component in plain ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swipe-Nav

Swipe-to-navigate component in plain ES6, inspired by Swipe.

Demo.

Features

  • plain ES6
  • mobile friendly (requestAnimationFrame, performance)
  • minimal (no non-touch fallbacks)
  • animation callbacks with access to swipe position
  • low level API (use React or Angular to build real components)

Licence

MIT, see LICENSE.md

About

swipe-to-navigate component in plain ES6

License:MIT License


Languages

Language:JavaScript 63.8%Language:HTML 36.2%