cyclejs-examples
Reactive UI examples
Example web applications showcasing the use of Cycle.js for building reactive user interfaces
Example web applications built with Cycle.js.
9 stars
2 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
erykpiast/cyclejs-mock | Utility for testing applications using the Cycle.js framework. | 22 |
erykpiast/cyclejs-wc | A utility for creating Web Components using Cycle.js | 4 |
erykpiast/cyclejs-group | Utility for creating and managing groups of dependent streams in Cycle.js applications. | 18 |
cyclejs-community/redux-cycles | A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
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 |
andreloureiro/cyclejs-starter | Provides a basic starter template for building Cycle.js applications with live reloading and xstream integration. | 53 |
mciparelli/cycle-hmr-example | A Cycle.js starter project with live reloading using browserify and cycle-hmr. | 0 |
jefersondaniel/cyclejs-notes | Notes app built with Cycle.js and Orbit.js, allowing users to store and sync data with a JSON API. | 5 |
widdershin/cycle-hot-reloading-example | A Cycle.js project with hot reloading using browserify and budo development server | 26 |
cyclejs/cycle-notification-driver | Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
widdershin/tricycle | A testbed for experimenting with Cycle.js, a programming model for composable, concurrent systems | 26 |
syarul/cycle-iso | A simple isomorphic cycle.js framework with falcor.js JSON Graph at heart | 4 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
bahmutov/draw-cycle | A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time | 149 |