React Pure Render. A tool to stop React components from re-rendering when their data hasn't changed.

github.com/gaearon/react-pure-render

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2016
  • Merge pull request #11 from cesarandreu/patch-1
  • No Maintenance Intended
  • Merge pull request #22 from liady/patch-3
  • Merge pull request #24 from MoOx/patch-1
February 2016
  • Fix SyntaxError in shallowEqual usage example in README
  • Update README.md
September 2015
  • Fix README example
June 2015
  • Release —v1.0.2
  • Merge pull request #8 from danro/patch-1
  • Move optionalDependencies to devDependencies, bump 1.0.2
May 2015
  • Merge pull request #3 from taion/component-prototype
  • Put shouldComponentUpdate on component prototype
  • Update README.md
  • Update README.md
  • Update README.md
  • Release —v1.0.1
  • 1.0.1
  • Fix main in package.json
  • Typo!
  • Update README.md
  • Typo
  • Add src to git (oops)
  • Release —v1.0.0