0.8.2 • Published 9 years ago

redux-easy-crud v0.8.2

Weekly downloads
4
License
MIT
Repository
github
Last release
9 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

9 years ago

0.8.1

9 years ago

0.8.0

9 years ago

0.7.28

9 years ago

0.7.27

9 years ago

0.7.26

9 years ago

0.7.25

9 years ago

0.7.24

9 years ago

0.7.23

9 years ago

0.7.22

9 years ago

0.7.21

9 years ago

0.7.20

9 years ago

0.7.19

9 years ago

0.7.18

9 years ago

0.7.17

9 years ago

0.7.16

9 years ago

0.7.15

9 years ago

0.7.14

9 years ago

0.7.13

9 years ago

0.7.12

9 years ago

0.7.11

9 years ago

0.7.10

9 years ago

0.7.9

9 years ago

0.7.8

9 years ago

0.7.7

9 years ago

0.7.6

9 years ago

0.7.5

9 years ago

0.7.4

9 years ago

0.7.3

9 years ago

0.1.0

9 years ago