investtools / extensible-duck

Modular and Extensible Redux Reducer Bundles (ducks-modular-redux)
MIT License
147 stars 12 forks source link

Feat selectors and prettier #6

Closed aga5tya closed 7 years ago

aga5tya commented 7 years ago

Adds the feature discussed in investtools/extensible-duck#5.

Documentation updated to have selectors example. Also adds prettier to have consistent coding format across.

aga5tya commented 7 years ago

@akelmanson All tests pass. Please review and let me know what you think with regards to the API structure.

akelmanson commented 7 years ago

Thank you! :+1: I'll review it in the next days.