1.0.0 • Published 9 years ago

reselect-debug v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

Reselect-debug

Reselect-debug is simple library that helps developer to identify what causes recomputation of Reselect It exposes 2 functions

MethodsDescription
debugMemoizeA memoize function that will log some debug message
createDebugSelectorcreate a selector that will log debug message, have same interface as createSelector from reselect
1.0.0

9 years ago