0.8.2 • Published 10 years ago

redux-easy-crud v0.8.2

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

Redux EASY CRUD

redux-easy-crud is a library based on redux-crud?

It provide the following enhancements :

  • helpers functions to speed redux crud application development

  • a new api permitting to read a ressource from its id

  • split the reducer on two reducers : reducer and status. Status reducer permits to be notified of errors

  • add fetchStart and fetchError on the reducer (status)

  • new transactionals api, permitting to create or update a set of ressources. If a update or write of a resource fail, the system is roolbacked to its origin.

Testing

npm test

Example

You can see a basic example here

Changelog

0.8.2

10 years ago

0.8.1

10 years ago

0.8.0

10 years ago

0.7.28

10 years ago

0.7.27

10 years ago

0.7.26

10 years ago

0.7.25

10 years ago

0.7.24

10 years ago

0.7.23

10 years ago

0.7.22

10 years ago

0.7.21

10 years ago

0.7.20

10 years ago

0.7.19

10 years ago

0.7.18

10 years ago

0.7.17

10 years ago

0.7.16

10 years ago

0.7.15

10 years ago

0.7.14

10 years ago

0.7.13

10 years ago

0.7.12

10 years ago

0.7.11

10 years ago

0.7.10

10 years ago

0.7.9

10 years ago

0.7.8

10 years ago

0.7.7

10 years ago

0.7.6

10 years ago

0.7.5

10 years ago

0.7.4

10 years ago

0.7.3

10 years ago

0.1.0

10 years ago