43 packages
chai-virtual-dom
Chai plugin with assertions for virtual-dom
@cycle/base
Base infrastructure for a generic run() function for Cycle.js
@cycle/callbags
 [](https://codecov.io/gh/cyclejs/callbags) [ function meant to be used with RxJS v4
cycle-custom-elementify
##### Experimental
@cycle/dom
The standard DOM Driver for Cycle.js, based on Snabbdom
@cycle/fetch
A Cycle.js Driver for making HTTP requests through fetch
@cycle/history
The standard history driver for Cycle.js
@cycle/html
A driver for HTML strings based on Snabbdom and the DOM driver
@cycle/http
A Cycle.js Driver for making HTTP requests
@cycle/isolate
A utility function to make scoped dataflow components in Cycle.js
@cycle/jsonp
A Cycle.js Driver for making HTTP requests through JSONP
@cycle/most-adapter
Cycle.js Most Adapter
@cycle/most-run
The Cycle run() function to be used with most.js
@cycle/native-keyboard
A Cycle.js Driver for interacting with the keyboard on native devices
@cycle/native-screen
A Cycle.js Driver for interacting with native screens in mobile devices
@cycle/native-toast
A Cycle.js Driver for displaying toasts on native Android devices
@cycle/notification
Cycle.js driver for HTML5 Notifications
cycle-onionify
Augments your Cycle.js main function with onion-shaped state management
@cycle/react
Utilities to interoperate between Cycle.js and React
@cycle/react-dom
Cycle.js driver that uses React DOM to render the view
@cycle/react-native
Cycle.js driver that uses React Native to render
@cycle/run
The Cycle.js run() function to use with xstream
@cycle/rx-adapter
Cycle.js RxJS 4 Stream Adapter