Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trixtateam/phoenix-to-redux
Intergrate phoenix channels with react redux reducer
https://github.com/trixtateam/phoenix-to-redux
action channels dispatch message middleware phoenix phoenix-channels react redux websocket
Last synced: 2 months ago
JSON representation
Intergrate phoenix channels with react redux reducer
- Host: GitHub
- URL: https://github.com/trixtateam/phoenix-to-redux
- Owner: trixtateam
- License: mit
- Created: 2020-06-11T14:16:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T14:18:50.000Z (12 months ago)
- Last Synced: 2024-11-17T15:53:33.600Z (2 months ago)
- Topics: action, channels, dispatch, message, middleware, phoenix, phoenix-channels, react, redux, websocket
- Language: JavaScript
- Homepage: https://trixtateam.gitbook.io/phoenix-to-redux/
- Size: 1.17 MB
- Stars: 15
- Watchers: 11
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Phoenix-to-Redux
![GitHub Release Date](https://img.shields.io/github/release-date/trixtateam/phoenix-to-redux?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/trixtateam/phoenix-to-redux?style=for-the-badge)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/trixtateam/phoenix-to-redux?style=for-the-badge)
![GitHub commits since latest release](https://img.shields.io/github/commits-since/trixtateam/phoenix-to-redux/latest?style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/trixtateam/phoenix-to-redux?style=for-the-badge)## Table of Contents
- [Issues](#issues)
- [🐛 Bugs](#-bugs)
- [💡 Feature Requests](#-feature-requests)
- [❓ Questions](#-questions)
- [Contributing](#contributing)
- [License](#license)## Issues
### 🐛 Bugs
Please file an issue for bugs, missing documentation, or unexpected behavior.
[**See Bugs**][bugs]
### 💡 Feature Requests
Please file an issue to suggest new features. Vote on feature requests by adding
a 👍. This helps maintainers prioritize what to work on.[**See Feature Requests**][requests]
### ❓ Questions
Please file an issue to suggest new questions.
## Contributing
Read our [contributors' guide](https://github.com/trixtateam/phoenix-to-redux/blob/master/CONTRIBUTING.md) to get started.
## Documentation
- [**The detailed Guide to `phoenix-to-redux`**](https://trixtateam.gitbook.io/phoenix-to-redux/)## License
This project is licensed under the MIT license, Copyright (c) 2020 Trixta Inc. For more information see `LICENSE.md`.
[bugs]: https://github.com/trixtateam/phoenix-to-redux/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc
[github]: https://github.com/trixtateam/phoenix-to-redux
[requests]: https://github.com/trixtateam/phoenix-to-redux/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Afeature+is%3Aopen