cycle-keys
Key event manager
A Cycle.js driver for managing keyboard events on the document
A Cycle.js driver for keyboard events
32 stars
1 watching
1 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
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 |
raquelxmoss/cycle-color-picker | A color picker component for use in JavaScript applications with xstream streams | 58 |
robertwhurst/keyboardjs | A JavaScript library for binding keyboard combos and managing keyboard events in web applications. | 2,097 |
cyclicmaterials/cycle-hammer-driver | A gesture driver for Cycle.js utilizing the Hammer.js library to handle hammer-style gestures on touch devices. | 12 |
shfrmn/cycle-lot | Handles dynamic lists of Cycle.js components with typescript support and simpler API. | 2 |
helmoski/cycle-selection-driver | A Cycle.js driver for interacting with the Selection API | 4 |
ayrton/react-key-handler | Provides a way to handle keyboard events in React applications. | 387 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
rkrupinski/cyclejs-animated-localstorage | A Cycle.js driver that animates storage of text data using local storage | 17 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 421 |
cyclejs/cycle-notification-driver | Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
wclr/cycle-async-driver | Factory for creating async request/response cycle.js drivers | 24 |
cyclejs-community/cyclic-router | A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. | 109 |
mjyc/cycle-robot-drivers | A collection of tools and components for programming robots with Cycle.js | 6 |
r7kamura/cycle-fetcher-driver | A Cycle.js Driver for making HTTP requests using stackable-fetcher. | 14 |