interpfister / pure-redux

Measures the purity of your Redux implementation. The fewer uses of `setState`, the higher your purity!
6 stars 1 forks source link

We can do even better #1

Open MilosRasic opened 6 years ago

MilosRasic commented 6 years ago

This is awesome but why stop there? I would like to know if PRs to implement following checks and integrate them into the scoring system:

MiracleBlue commented 6 years ago

We should also measure the number of times "redux" appears as a keyword in the package.json, as well as the description, and the README.

For great glory.