typescript-fsa-redux-observable icon indicating copy to clipboard operation
typescript-fsa-redux-observable copied to clipboard

TypeScript FSA utilities for redux-observable

Results 5 typescript-fsa-redux-observable issues
Sort by recently updated
recently updated
newest added

Thank you for useful module :) This is a **proposal** (not PR). In rxjs version 6, it is recommended to use `pipe` instead of prototype. https://github.com/ReactiveX/rxjs/blob/91088dae1df097be2370c73300ffa11b27fd0100/doc/pipeable-operators.md Here is a pipeable...

After installation i'm getting the following error: ``` Module not found: Error: Can't resolve 'typescript-fsa-redux-observable' ```

`jest-resolve` cannot find this package :cry: ![image](https://user-images.githubusercontent.com/2010175/34324963-54b1be60-e8c7-11e7-808d-e4dbc1615dba.png) [typescript-fsa-reducers' `package.json`](https://github.com/dphilipson/typescript-fsa-reducers/blob/cdd75ef4f1f4611a537d56d6aa9e119ee2baa192/package.json#L5-L6) is similar to this package's one. but it does not raise errors. So I think that this error will be resolved...

Could you please ship ES5 code (in the dist folder)? The ES6 can cause problems with browser, UglifyJS and various other tools. It should be enough to change target in...

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...

greenkeeper