A simple Pomodoro timer.
by Nick Johnstone at CycleConf 2016
Interactive visualization of counter application showing the data flow inside a MVI component glebbahmutov.com/draw-cycle
by Clément Delafargue
by Andre Staltz at CycleConf 2016
Learn how to build realtime applications with CycleJS and RxJS
Minimum Viable Pizza, an example webapp written in Cycle.js
A hangman game built with Cycle.js
by Luca Matteis
by Eryk Napierała
Presentation at ReactiveConf 2015 by Andre Staltz
Playlist at egghead.io
by Hadrien de Cuzey at CycleConf 2016
by Andre Staltz at Frontend.fi
Cycle.js official tutorial and documentation.
Introduction to Cycle.js with real time data example.
A website to showcase the cool projects built with Cycle.js
Official collection of small Cycle.js examples
TodoMVC example implemented in Cycle.js
Media player written with Cycle.js and Electron.
Example web applications built with Cycle.js.
A Star Wars character search app using Cycle.js, RxJS and Virtual DOM tests.
demonstrates a simple Cycle.js TODO list app with CRUD.
by Gleb Bahmutov at CycleConf 2016
by Sudarsan Balaji
Slack trend searching written in Cycle.js
by Arye Lukashevki
Presentation by Nick Johnstone
Collection of CycleJS examples, ES6.
Tetris game implemented in CycleJS, ES6
Notes app using Cycle.js and Orbit.js https://jefersondaniel.com/cyclejs-notes
Small example partly implements twitter’s who to follow box using github api.
A set of tools for teaching and learning computer science built with cycle.js.
by Fernando Macias Pereznieto at JS Monthly London
A github emoji viewer made with Cycle.JS webapp
Reactive Live London Tube trains status example built with Cycle.js.
Simple shopping cart of a magic creatures store.
Common patterns for building Cycle.js components
Meetup.com RSVP visualization around the world using CycleJS
Cycle.js experiment with SVG and global undo/redo
by Luca Mezzalira at JSDay 2016
by Luca Mezzalira
Examples of nested components, using snabbdom-specific animations.
Download, install, and update Android apps through Dat
A interactive matrix multiplication webapp
A React Native + Cycle.js app to implement a social network on Secure Scuttlebutt networks
Interactive diagrams of Rx Observables http://rxmarbles.com/
Presentation AtTheFrontend Conference by Andre Staltz
Lightning talk by Thomas Belin at dotjs 2016
Hackernews Clone Using CycleJS
Post on MVI architecture.
Presentation at JSConf BP2015 by Andre Staltz
Scratchpad for trying out Cycle.js, relies on Ace Editor with Cycle
Dancing pythagorean tree fractal - Animating 2048 SVG nodes.
Learn how to use Cycle.js to handle HTTP requests and responses
Cookies Driver for Cycle.js
A Cycle.js driver for playing sounds using HTMLAudioElement
Cycle.js drivers for speech synthesis and recognition using Web Speech API
A Cycle.js driver to enable interaction with the DOM. The driver is based on snabbdom as the Virtual DOM library.
This is the standard Cycle.js driver for dealing with the History API
A Cycle.js Driver for making HTTP requests, based on superagent.
A utility function to make scoped dataflow components in Cycle.js.
A Cycle.js Driver for using localStorage and sessionStorage.
Fast and beautiful tests and time management for Cycle.js
A Cycle.js driver for Express.js server
Cycle.js starter template with ES6 and Livereload.
Driver to interact with Electron interface from Cycle.js application
Everything you need to start playing with Auth0 on your Cyclejs app (Driver + component)
A Cycle.js driver wrapping IndexedDB
A router driver using Router5
A Cycle.js Driver for manipulating the Web Audio API using virtual-audio-graph
A Cycle driver for Socket.IO clients
a dependency injection tool supporting Cycle's circular dependencies
Cycle app with routing, state handling and tests.
A simple project for getting started with TypeScript in cycle.js, using Webpack. Has settings for Visual Studio Code as candy.
A keyboard driver for cycle.js
A Google Maps style SVG pan and zoom component for Cycle.js
Router Driver built for Cycle.js
A Redux middleware that allows you to handle actions lifecycle with Cycle.js
A Cycle.js Driver for showing and responding to HTML5 Notifications.
A time travelling debugger for Cycle.js apps. Displays a stream visualizer that you can drag to go back in time.
A Cycle.js driver to wrap Hammer.js and detect touch gestures
A Cycle.js Driver for Firebase
Scaffold an isomorphic Cycle.js app in seconds.
A Cycle.js Driver for terminal applications
A Cycle.js driver for deepstream.io
Calendar component for Cycle.js. Try it online here.
Select Web Component with autocompletion. Based on RxJS and VirtualDOM.
Utility for CycleJS framework for reducing boilerplate when creating groups of streams.
Utility for testing applications based on CycleJS framework.
Utility for creating Web Components based on Cycle.js
Scaffold out a Cycle.js Nested Dialogue module using Yeoman.
A tiny client-side router for Cycle.js
A Cycle.js Driver for Telegram Bot API
A Cycle.js driver for interacting with the Selection API
A socketcluster driver for Cycle.js
Source driver for Server-Sent Events/EventSource.
A pretty-format (Jest snapshot) plugin for rendering snapshots of snabbdom VNodes as nicely as those of React elements
A basic Cycle.js driver wrapping a gun.js instance allowing graph storage and p2p sync
A helper function and macro for using Earl Grey's document-building syntax with Cycle.js.
Augments your Cycle.js component (main function) by storing its onion-shaped state in local storage
A Cycle.js starter project using browserify and cycle-hmr
Cycle.js component for rendering a gravatar profile image.
A Cycle.js drivers for pose detection using TensorFlow.js-powered PoseNet
A Cycle.js driver for Node.js HTTP(S)/WS(S)/Socket.io server
A Cycle.js driver for Node.js HTTP(S) server
elm-html inspired helpers for writing hyperscript or virtual-hyperscript.
use React instead of virtual-dom with a Cycle-like API
A Cycle.js Driver for making HTTP requests using stackable-fetcher.
A Color Picker component for Cycle.js. Check out the example.
Driver for keyboard events
Readline driver
A Cycle.js driver for animating (srsly) localStorage.
Static VDOM composition and React-like development on top of Cycle.js
A Cycle.js Driver for making HTTP requests, using the Fetch API.
Handle dynamic lists of Cycle.js components with ease (full typesript support)
Snowpack app template to create Cycle.js projects with create-snowpack-app
Chai assertion helpers to test virtual-dom VTrees
Fractal state management for Cycle.js apps
Make everything sortable via drag and drop in only one line of code!
A barebone boilerplate Cycle app with data stream base on promises and fetched with Falcor.js
Cycle.js intergration with Ace Editor using brace. Check an example here.
DOM driver using Snabbdom
A Cycle.js driver for Pusher
Factory for creating async request/response cycle.js drivers
Cycle driver for requestAnimationFrame
A Cycle.js starter project with hot reloading using browserify-hmr
A main function factory for Cycle based upon a formalization of Cycle's MVI pattern
A boilerplate universal Cycle app running on a Koa.js server with HMR and ServiceWorkers via Webpack