Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
React Storybook : Isolate your React UI Component development from the main app. Now you can develop and design React UI components without running your app. You just l...
domsnitch : A passive reconnaissance tool inside the DOM (experimental)
yepnope.js : A Conditional Loader For Your Polyfills!
Redux : Redux is a predictable state container for JavaScript apps.
It helps you write applications that behave consistently, run in different environments (c...
Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.