Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yerlanyr/dlog

Redux devtools for caballo vivo
https://github.com/yerlanyr/dlog

Last synced: about 2 months ago
JSON representation

Redux devtools for caballo vivo

Awesome Lists containing this project

README

        

## Dlog is

dlog function that allows log mutation actions that are being dispatched to `rx js` flux store from `@zambezi/caballo-vivo` using `Redux DevTools`

```javascript
incAction$.pipe(map(dlog('Increment action')))
```

![Example](example.png)