Skip to content

Commit

Permalink
Merge pull request #302 from skortchmark9/update-reselect-tools-verbiage
Browse files Browse the repository at this point in the history
Updated reselect tools verbiage
  • Loading branch information
ellbee authored Dec 11, 2017
2 parents 1e737c1 + 6f1f68a commit 660de49
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -956,10 +956,11 @@ Useful to reduce selectors recalculation when the same selector is repeatedly ca

### [reselect-tools](https://github.com/skortchmark9/reselect-tools)

Some tools for helping to debug selectors.
[Chrome extension](https://chrome.google.com/webstore/detail/reselect-devtools/cjmaipngmabglflfeepmdiffcijhjlbb?hl=en) and [companion lib](https://github.com/skortchmark9/reselect-tools) for debugging selectors.

* Check selector dependencies, inputs, outputs, and recomputations at any time.
* Output a JSON representation of your selector graph (soon to be a visual browser extension!)
* Measure selector recomputations across the app and identify performance bottlenecks
* Check selector dependencies, inputs, outputs, and recomputations at any time with the chrome extension
* Statically export a JSON representation of your selector graph for further analysis

### [reselect-map](https://github.com/HeyImAlex/reselect-map)

Expand Down

0 comments on commit 660de49

Please sign in to comment.