Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nofeaturesonlybugs/fantaptik-react-socket

React+Redux extensions for @fantaptik/socket.
https://github.com/nofeaturesonlybugs/fantaptik-react-socket

react react-components reactjs socket websocket websockets

Last synced: 18 days ago
JSON representation

React+Redux extensions for @fantaptik/socket.

Awesome Lists containing this project

README

        

### @fantaptik/react-socket
A React+Redux extension for @fantaptik/socket.

This package exposes a `Plugin` for `@fantaptik/socket`, a `Reducer` for `redux`, and a `Status` component for your JSX to visualize your `@fantaptik/socket` state when disconnected and reconnecting.

```bash
npm install @fantaptik/react-socket

# Peer dependencies
npm install @fantaptik/socket @fantaptik/react-material @fantaptik/webpack-config materialize-css react react-dom react-redux redux
```

### In Action
* [``](https://nofeaturesonlybugs.github.io/fantaptik-react-socket/#/Components/Status)
The `Status` component.
* [`Getting Started`](https://nofeaturesonlybugs.github.io/fantaptik-react-socket/jsdocs/tutorial-getting_started.html)

View the Styleguidist @ https://nofeaturesonlybugs.github.io/fantaptik-react-socket/