MCPcopy
hub / github.com/redux-observable/redux-observable

github.com/redux-observable/redux-observable @v2.0.0 sqlite

repository ↗ · DeepWiki ↗ · release v2.0.0 ↗
30 symbols 82 edges 15 files 0 documented · 0%
README

Join the chat at https://gitter.im/redux-observable/redux-observable build status npm version npm downloads

RxJS-based middleware for Redux. Compose and cancel async actions to create side effects and more.

https://redux-observable.js.org

Note: this project is quite stable, but is currently in maintenance mode. Critical fixes will still be released, but for now no additional features or changes will be considered as the maintainer @jayphelps is not actively working on any apps that use redux-observable (or any UI apps at all, actually.) If you would like to become a maintainer, please reach out to @jayphelps. There is some ongoing discussion around a potential 2.0.0 release (based on the current alpha) if you'd like to join in.

Install

This has peer dependencies of rxjs@6.x.x and redux@4.x.x, which will have to be installed as well.

npm install --save redux-observable

Note: current stable version redux-observable doesn't work with rxjs@7.x.x, it works with rxjs@6.x.x. If you still want to use rxjs@7.x.x, upgrade to redux-observable@2.0.0-rc.2.

UMD

We publish a UMD build inside our npm package. You can use it via the unpkg CDN:

https://unpkg.com/redux-observable@latest/dist/redux-observable.min.js

Watch an introduction

Watch a video on redux-observable

Documentation

https://redux-observable.js.org

Discuss

Join the chat at https://gitter.im/redux-observable/redux-observable

Everyone is welcome on our Gitter channel!

Custom Emoji

Save this:

Add the redux-observable spinning logo to your Slack channel! Slack Instructions


*redux-observable is a community-driven, entirely volunteer project and is not officially affiliated with or sponsored by any company.

:shipit:

Extension points exported contracts — how you extend this code

ActionTypes (Interface)
(no doc)
test/testResources.d.ts
Epic (Interface)
(no doc)
src/epic.ts
Options (Interface)
(no doc)
src/createEpicMiddleware.ts
EpicMiddleware (Interface)
(no doc)
src/createEpicMiddleware.ts

Core symbols most depended-on inside this repo

ofType
called by 24
src/operators.ts
createEpicMiddleware
called by 17
src/createEpicMiddleware.ts
run
called by 16
src/createEpicMiddleware.ts
combineEpics
called by 13
src/combineEpics.ts
warn
called by 4
src/utils/console.ts
createActionCreator
called by 3
test/operators-spec.ts
gtag
called by 3
website/script.js
epic
called by 2
test/createEpicMiddleware-spec.ts

Shape

Function 22
Interface 4
Class 2
Method 2

Languages

TypeScript100%

Modules by API surface

test/createEpicMiddleware-spec.ts6 symbols
src/createEpicMiddleware.ts5 symbols
test/combineEpics-spec.ts3 symbols
src/utils/console.ts3 symbols
src/StateObservable.ts3 symbols
website/script.js2 symbols
test/operators-spec.ts2 symbols
src/operators.ts2 symbols
src/combineEpics.ts2 symbols
test/testResources.d.ts1 symbols
src/epic.ts1 symbols

Dependencies from manifests, versioned

@types/chai3.5.2 · 1×
@types/mocha2.2.48 · 1×
@types/node14.14.3 · 1×
@types/sinon4.3.1 · 1×
@typescript-eslint/eslint-plugin4.22.0 · 1×
@typescript-eslint/parser4.22.0 · 1×
babel-polyfill6.13.0 · 1×
chai4.1.2 · 1×
conventional-changelog-cli1.3.3 · 1×
cross-env5.0.0 · 1×
eslint6.5.1 · 1×
esm3.2.25 · 1×

For agents

$ claude mcp add redux-observable \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact