@1o1w1/confusing-browser-globals
A list of browser globals that are often used by mistake instead of local variables
Updated by @1o1w1
@1o1w1/react-app-polyfill
Polyfills for various browsers including commonly used language features
Updated by @1o1w1
redux-action-transform
dispatch('xxx',...params) => dispatch({type:'xxx',params:params})
Updated by @1o1w1
@1o1w1/babel-plugin-named-asset-import
Babel plugin for named asset imports in Create React App
Updated by @1o1w1