redux-observable

WebJar for redux-observable

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux-observable
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

redux-observable
WebJar for redux-observable
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/redux-observable/redux-observable

Download redux-observable

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/redux-observable/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>redux-observable</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/redux-observable/
implementation 'org.webjars.npm:redux-observable:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/redux-observable/
implementation ("org.webjars.npm:redux-observable:1.0.0")
'org.webjars.npm:redux-observable:jar:1.0.0'
<dependency org="org.webjars.npm" name="redux-observable" rev="1.0.0">
  <artifact name="redux-observable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='redux-observable', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "redux-observable" % "1.0.0"
[org.webjars.npm/redux-observable "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

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

https://redux-observable.js.org

Install

This has peer dependencies of [email protected] and [email protected], which will have to be installed as well.

npm install --save redux-observable
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:

org.webjars.npm

redux-observable

RxJS middleware for Redux

Versions

Version
1.0.0
0.14.1
0.13.0
0.12.2