cycle-hammer-driver

Gesture driver

A gesture driver for Cycle.js utilizing the Hammer.js library to handle hammer-style gestures on touch devices.

A Hammer driver for Cycle.js

GitHub

12 stars
4 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cyclejs-community/cycle-keyboard A keyboard driver for cycle.js that provides event streams for key input and modifier states 9
helmoski/cycle-selection-driver A Cycle.js driver for interacting with the Selection API 4
r7kamura/cycle-fetcher-driver A Cycle.js Driver for making HTTP requests using stackable-fetcher. 14
mjyc/cycle-robot-drivers A collection of tools and components for programming robots with Cycle.js 6
wclr/cycle-async-driver Factory for creating async request/response cycle.js drivers 24
raquelxmoss/cycle-keys A Cycle.js driver for managing keyboard events on the document 32
secobarbital/cycle-fetch-driver A Cycle.js driver that simplifies making HTTP requests using the Fetch API 2
cyclejs/cycle-notification-driver Provides an interface to display and respond to HTML5 notifications in web applications 22
jbowden1982/cycle-socketcluster A socketcluster driver for Cycle.js, enabling communication between a server and client applications 4
cgeorg/cycle-socket.io A Cycle driver for applications using Socket.IO to handle real-time communication 28
axefrog/cycle-router5 A Cycle.js router driver that wraps the router5 library 29
adireddy/haxe-hammer A Haxe implementation of the popular Javascript touch gestures library. 7
unhappychoice/cycle-pusher Provides a Pusher client for the Cycle.js library, enabling real-time data synchronization. 6
widdershin/cycle-animation-driver A library providing an Observable stream of timestamps, allowing for smooth animation and frame rate control using requestAnimationFrame. 34
tylors/cycle-snabbdom A utility library providing an alternative DOM driver using snabbdom and integration with the Cycle.js framework. 41