cycle-gear
Component framework
A framework that facilitates the use of the MVI pattern in CycleJS applications by providing a standardized structure for building components and managing their interactions.
Main function factory for CycleJS
5 stars
3 watching
1 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
erykpiast/cyclejs-wc | A utility for creating Web Components using Cycle.js | 4 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
alex0007/cycle-express-driver | A driver that enables integration between the Cycle.js framework and Express.js | 3 |
cyclejs-community/built-with-cycle | A showcase website featuring projects built with Cycle.js | 9 |
cyclejs-community/typescript-starter-cycle | An opinionated starter kit for building Cycle.js applications with TypeScript and Webpack | 34 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
cyclejs-community/cyclic-router | A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. | 109 |
shfrmn/cycle-lot | Handles dynamic lists of Cycle.js components with typescript support and simpler API. | 2 |
wildhoney/switzerland | A web component framework offering server-side rendering and style encapsulation | 268 |
frikki/generator-cyclejs | Generates a Cycle.js module for creating a nested dialogue system | 2 |
wmaurer/cyclejs-fractals | A Cycle.js application that generates and animates SVG fractals. | 21 |
cyclejs-community/create-cycle-app | A tool that automates the creation of new Cycle.js applications with minimal configuration. | 237 |
cyclejs/cycle-time-travel | A debugging tool for Cycle.js apps that allows users to inspect and manipulate the data flow of their applications | 217 |
cyclejs-community/cyclejs-sortable | Makes children of a selected component sortable using drag-and-drop functionality | 17 |
node-projects/web-component-designer | A tool for designing HTML components and pages using a web component framework | 145 |