brillout / awesome-redux

Catalog of Redux Libraries & Learning Material
https://devarchy.com/redux
Creative Commons Zero v1.0 Universal
382 stars 39 forks source link

Add redux-define #4

Closed smeijer closed 7 years ago

smeijer commented 8 years ago

I would suggest adding redux-define to the list.

It's a small helper (something like 500 bytes) to greatly reduce the boilerplate code of defining action type constants.

https://github.com/smeijer/redux-define

brillout commented 7 years ago

Neat, although the added value feels a bit too small. You can add it to http://devarchy.com/redux and I'l merge it if enough people upvote it