cyclejs
Reactive framework
A JavaScript framework for building predictable, reactive applications using functional programming principles.
A functional and reactive JavaScript framework for predictable code
10k stars
198 watching
419 forks
Language: TypeScript
last commit: 12 months ago
Linked from 3 awesome lists
cyclejsframeworkfunctional-programminghacktoberfestjavascriptreactive-programmingrxjstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
cyclejs-community/built-with-cycle | A showcase website featuring projects built with Cycle.js | 9 |
cyclejs-community/create-cycle-app | A tool that automates the creation of new Cycle.js applications with minimal configuration. | 237 |
cyclejs-community/cyclic-router | A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. | 109 |
reactivex/rxjs | A reactive programming library for JavaScript | 30,799 |
erykpiast/cyclejs-examples | Example web applications showcasing the use of Cycle.js for building reactive user interfaces | 9 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
cyclejs-community/redux-cycles | A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
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 |
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/cycle-notification-driver | Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
jsdoc/jsdoc | An API documentation generator for JavaScript. | 15,053 |
jefersondaniel/cyclejs-notes | Notes app built with Cycle.js and Orbit.js, allowing users to store and sync data with a JSON API. | 5 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |