goshacmd / cyclejs

A functional and reactive JavaScript framework for cleaner code

Home Page:http://cycle.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cycle.js

logo
A functional and reactive JavaScript framework for cleaner code

Welcome

Question Answer
"I want to learn Cycle.js" Read the official documentation
"I have a question" Join the chat
Or
Create a StackOverflow question
Or
Open an issue
Please note all discussion-like issues are labeled discussion and immediately closed. This doesn't mean we unconsidered your discussion. We only leave actual issues open.
"I found a bug" Open an issue
"I want to help build Cycle.js" Read the Contributing guides
Then
Choose an issue marked "help wanted"

Packages

Cycle.js is comprised of many specialized packages. This repository contains all these packages, e.g., the npm package @cycle/base lives in the directory base. Below you will find a summary of each package.

Package Version Dependencies DevDependencies
@cycle/base npm (scoped) Dependency Status devDependency Status
@cycle/dom npm (scoped) Dependency Status devDependency Status
@cycle/history npm (scoped) Dependency Status devDependency Status
@cycle/http npm (scoped) Dependency Status devDependency Status
@cycle/isolate npm (scoped) Dependency Status devDependency Status
@cycle/jsonp npm (scoped) Dependency Status devDependency Status
@cycle/most-adapter npm (scoped) Dependency Status devDependency Status
@cycle/most-run npm (scoped) Dependency Status devDependency Status
@cycle/rx-adapter npm (scoped) Dependency Status devDependency Status
@cycle/rx-run npm (scoped) Dependency Status devDependency Status
@cycle/rxjs-adapter npm (scoped) Dependency Status devDependency Status
@cycle/rxjs-run npm (scoped) Dependency Status devDependency Status
@cycle/xstream-adapter npm (scoped) Dependency Status devDependency Status
@cycle/xstream-run npm (scoped) Dependency Status devDependency Status

Globally: Build Status devDependency Status

Stream libraries

The following packages are not under Cycle.js, but are important dependencies, so we display their latest versions for convenience.

Package Version
most npm version
rx npm version
rxjs npm version
xstream npm version

##Support OpenCollective OpenCollective

###Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

LICENSE

The MIT License


JS.ORG ComVer

About

A functional and reactive JavaScript framework for cleaner code

http://cycle.js.org

License:MIT License


Languages

Language:JavaScript 58.4%Language:TypeScript 39.6%Language:HTML 1.2%Language:Shell 0.8%