feathers-redux-realtime

1.0.0 • Public • Published

React redux immutable

Getting started

new Reducer(httpApp, 'todos', {
  paginate: true,
  fieldsToNormalizeWith: ['_id'],
  socketApp,
  listenToChange: true
});
httpApp is a @feathersjs/rest-client
socketApp is a @feathersjs/socketio-client

Package Sidebar

Install

npm i feathers-redux-realtime

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

72 kB

Total Files

6

Last publish

Collaborators

  • ydeshayes