browserify-resolutions
A Browserify plugin that allows more explicit control of module deduping. It purges duplicate modules from the output bundle and prevents modules from loading several times.
js-cpa
Code pattern analysis for JS
email-cleaner
Prevent cheeky users from inputting different email addresses that'll go to the same account
qualscan
Scan your project to find quality issues
redux-memoize
Memoize action creator for redux, and let you dispatch common/thunk/promise/async action whenever you want to, without worrying about duplication