cycle-lot
Component manager
Handles dynamic lists of Cycle.js components with typescript support and simpler API.
Handle dynamic lists of Cycle.js components with ease.
2 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 6 years ago
Linked from 1 awesome list
collectioncyclecyclejsisolatelisttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
maiermic/cycle-storageify | Augments Cycle.js components with local storage support for onion-shaped state management | 6 |
cyclejs-community/typescript-starter-cycle | An opinionated starter kit for building Cycle.js applications with TypeScript and Webpack | 34 |
usm4n/cycle-hn | An implementation of Hacker News using CycleJS and its HN API to build a web application. | 42 |
cyclejs-community/cyclejs-sortable | Makes children of a selected component sortable using drag-and-drop functionality | 17 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
helmoski/cycle-selection-driver | A Cycle.js driver for interacting with the Selection API | 4 |
cyclejs-community/cyclic-router | A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. | 109 |
bahmutov/draw-cycle | A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time | 149 |
mrpierrot/cycle-node-http-server | Driver and router component for managing HTTP/HTTPS services with Cycle.js | 6 |
raquelxmoss/cycle-keys | A Cycle.js driver for managing keyboard events on the document | 32 |
goodmind/cycle-telegram | A Telegram driver for a Cycle.js bot framework | 21 |
mjyc/cycle-robot-drivers | A collection of tools and components for programming robots with Cycle.js | 6 |
tylors/cycle-snabbdom | A utility library providing an alternative DOM driver using snabbdom and integration with the Cycle.js framework. | 41 |