cycle-async-driver
Driver factory
Factory for creating async request/response cycle.js drivers
Factory for creating async request/response cycle.js drivers
24 stars
6 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
r7kamura/cycle-fetcher-driver | A Cycle.js Driver for making HTTP requests using stackable-fetcher. | 14 |
cyclejs/cycle-notification-driver | Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
axefrog/cycle-router5 | A Cycle.js router driver that wraps the router5 library | 29 |
mjyc/cycle-robot-drivers | A collection of tools and components for programming robots with Cycle.js | 6 |
secobarbital/cycle-fetch-driver | A Cycle.js driver that simplifies making HTTP requests using the Fetch API | 2 |
tylors/cycle-snabbdom | A utility library providing an alternative DOM driver using snabbdom and integration with the Cycle.js framework. | 41 |
jbowden1982/cycle-socketcluster | A socketcluster driver for Cycle.js, enabling communication between a server and client applications | 4 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
widdershin/cycle-animation-driver | A library providing an Observable stream of timestamps, allowing for smooth animation and frame rate control using requestAnimationFrame. | 34 |
helmoski/cycle-selection-driver | A Cycle.js driver for interacting with the Selection API | 4 |
cyclicmaterials/cycle-hammer-driver | A gesture driver for Cycle.js utilizing the Hammer.js library to handle hammer-style gestures on touch devices. | 12 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
mrpierrot/cycle-net | A driver and router component for managing HTTP/HTTPS/server.io services with Cycle.js | 2 |
jgornick/asyncp | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
unhappychoice/cycle-pusher | Provides a Pusher client for the Cycle.js library, enabling real-time data synchronization. | 6 |