All Projects → gsoft-inc → Craco

gsoft-inc / Craco

Licence: apache-2.0
Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Craco

React Env
Runtime environment variables for react apps.
Stars: ✭ 90 (-98.3%)
Mutual labels:  create-react-app, configuration
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Stars: ✭ 15,594 (+195.06%)
Mutual labels:  customization, configuration
Rescripts
💥 Use the latest react-scripts with custom configurations for Babel, ESLint, TSLint, Webpack,... ∞
Stars: ✭ 992 (-81.23%)
Mutual labels:  customization, configuration
dotfiles
🔧 .files - different setups separated in branches
Stars: ✭ 168 (-96.82%)
Mutual labels:  customization, configuration
react-typescript-material-ui-with-auth-starter
React + Material UI + Auth starter using TypeScript
Stars: ✭ 27 (-99.49%)
Mutual labels:  create-react-app, cra
cra-template-quickstart-redux
Opinionated quickstart Create React App template with Redux, React Testing Library and custom eslint configuration
Stars: ✭ 66 (-98.75%)
Mutual labels:  create-react-app, cra
Dotfiles
My configuration. Minimalist, but helps save a few thousand keystrokes a day.
Stars: ✭ 284 (-94.63%)
Mutual labels:  customization, configuration
plebpack
Webpack configuration for the common people.
Stars: ✭ 13 (-99.75%)
Mutual labels:  create-react-app, configuration
craco-linaria
A craco plugin to use Linaria zero-runtime CSS in JS library in a create react app.
Stars: ✭ 29 (-99.45%)
Mutual labels:  create-react-app, cra
kkt
Create React apps with no build configuration, Cli tool for creating react apps.
Stars: ✭ 40 (-99.24%)
Mutual labels:  create-react-app, cra
Duic
分布式配置中心,集中化配置管理,应用配置权限管理,配置实时更新等功能
Stars: ✭ 289 (-94.53%)
Mutual labels:  configuration
Landy React Template
Landy is a free React landing page template designed for developers and startups, who want to create a quick and professional landing page for their business or project.
Stars: ✭ 282 (-94.66%)
Mutual labels:  create-react-app
Jk
Configuration as Code with ECMAScript
Stars: ✭ 322 (-93.91%)
Mutual labels:  configuration
V2ray Step By Step
This repo is a fork of ToutyRater/v2ray-guide, we aim to provide a new step-by-step guide of v2ray
Stars: ✭ 341 (-93.55%)
Mutual labels:  configuration
Senparc.co2net
支持 .NET Framework & .NET Core 的公共基础扩展库
Stars: ✭ 289 (-94.53%)
Mutual labels:  configuration
Hoplite
A boilerplate-free library for loading configuration files as data classes in Kotlin
Stars: ✭ 322 (-93.91%)
Mutual labels:  configuration
Confuse
painless YAML config files for Python
Stars: ✭ 285 (-94.61%)
Mutual labels:  configuration
React Modern Library Boilerplate
Boilerplate for publishing modern React modules with Rollup
Stars: ✭ 285 (-94.61%)
Mutual labels:  create-react-app
Confita
Load configuration in cascade from multiple backends into a struct
Stars: ✭ 344 (-93.49%)
Mutual labels:  configuration
Config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
Stars: ✭ 3,671 (-30.54%)
Mutual labels:  configuration

CRACO

NPM Status Build Status PRs Welcome

NPM Downloads

Create React App Configuration Override is an easy and comprehensible configuration layer for create-react-app.

Get all the benefits of create-react-app and customization without using 'eject' by adding a single configuration (e.g. craco.config.js) file at the root of your application and customize your eslint, babel, postcss configurations and many more.

All you have to do is create your app using create-react-app and customize the configuration file.

Support

  • Create React App (CRA) 4.*
  • Yarn
  • Yarn Workspace
  • NPM
  • Lerna (with or without hoisting)
  • Custom react-scripts version

Documentation

Community Maintained Plugins

Acknowledgements

@timarney for having created react-app-rewired.

License

Copyright © 2020, Groupe Sharegate inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].