Easily extend the react-scripts to your own version of react-scripts
Make universal react app easy using create-react-scripts
Enable less-loader to create-react-scripts
Enable graphql-loader to create-react-scripts
Enable sass-loader to create-react-scripts
Add auto-dll-webpack-plugin to create-react-scripts
Mark useEslintrc option to true to create-react-scripts
Enable workbox-webpack-plugin to create-react-scripts
Configuration and scripts for Create React App.
Mark babelrc option to true to create-react-scripts
Customized react-scripts for web features using create-react-scripts
Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
webpack utilities used by Create React App
Debugger frontend for React Native based on Chrome DevTools
Pre-build version of JavaScriptCore to be used by React Native apps
DOM trap for a focus
Configuration and scripts for Create React App.
Official React bindings for Redux
An NPM package for adding post build compression to a create-react-app builds
Configuration and scripts for Create React App.
Babel preset used by Create React App
ESLint configuration used by Create React App
Scan your React app for renders
Script to create React components.
Converts a project created with react-native init to use CocoaPods with the React pod from node_modules. This preserves compatibility with react-native link. A converted project will still start the Metro packager automatically via a Run Script build phase in the Xcode project. This is an alternative to performing manual surgery on a project in Xcode.