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 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cyclejs-community/cycle-keyboardA keyboard driver for cycle.js that provides event streams for key input and modifier states9
helmoski/cycle-selection-driverA Cycle.js driver for interacting with the Selection API4
r7kamura/cycle-fetcher-driverA Cycle.js Driver for making HTTP requests using stackable-fetcher.14
mjyc/cycle-robot-driversA collection of tools and components for programming robots with Cycle.js6
wclr/cycle-async-driverFactory for creating async request/response cycle.js drivers24
raquelxmoss/cycle-keysA Cycle.js driver for managing keyboard events on the document32
secobarbital/cycle-fetch-driverA Cycle.js driver that simplifies making HTTP requests using the Fetch API2
cyclejs/cycle-notification-driverProvides an interface to display and respond to HTML5 notifications in web applications22
jbowden1982/cycle-socketclusterA socketcluster driver for Cycle.js, enabling communication between a server and client applications4
cgeorg/cycle-socket.ioA Cycle driver for applications using Socket.IO to handle real-time communication28
axefrog/cycle-router5A Cycle.js router driver that wraps the router5 library29
adireddy/haxe-hammerA Haxe implementation of the popular Javascript touch gestures library.7
unhappychoice/cycle-pusherProvides a Pusher client for the Cycle.js library, enabling real-time data synchronization.6
widdershin/cycle-animation-driverA library providing an Observable stream of timestamps, allowing for smooth animation and frame rate control using requestAnimationFrame.34
tylors/cycle-snabbdomA utility library providing an alternative DOM driver using snabbdom and integration with the Cycle.js framework.41