react-live(latest: 2.4.1) A production-focused playground for live editing React code
use-editable(latest: 2.3.3) A small React hook to turn elements into fully renderable & editable content surfaces, like code editors, using contenteditable (and magic)
babel-plugin-transform-define(latest: 2.1.4) Babel plugin that replaces member expressions and typeof statements with strings
radium(latest: 0.26.2) A set of tools to manage inline styles on React elements
react-fast-compare(latest: 3.2.2) Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.