awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

23 रिपॉजिटरी

Awesome GitHub RepositoriesCreate React App Customizations

Tools for modifying the default build and server settings of Create React App projects.

Distinct from React Development: None of the candidates specifically address the act of customizing the CRA managed build system.

Explore 23 awesome GitHub repositories matching web development · Create React App Customizations. Refine with filters or upvote what's useful.

Awesome Create React App Customizations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • mxstbr/react-boilerplatemxstbr का अवतार

    mxstbr/react-boilerplate

    29,487GitHub पर देखें↗

    This project is a pre-configured project foundation for building scalable web applications. It serves as a React application boilerplate and component scaffold designed to provide a scalable architecture and a foundation for long-term growth. The setup is characterized by an offline-first web framework that maintains application availability without an active network connection. It includes an internationalized UI foundation with integrated translation tooling and a modular CSS-in-JS setup for scoped, component-level styling. The boilerplate covers broader capability areas including automate

    Ships as a pre-configured project foundation for building scalable React web applications.

    JavaScript
    GitHub पर देखें↗29,487
  • jaredpalmer/react-production-starterjaredpalmer का अवतार

    jaredpalmer/react-production-starter

    11,038GitHub पर देखें↗

    This project is a production-ready React template and isomorphic JavaScript starter designed for building universal applications. It serves as a boilerplate for creating React applications that utilize server-side rendering to share logic and state between the server and the browser. The framework provides a pre-configured foundation for React app bootstrapping, centering on a universal JavaScript application framework. It automates the process of preparing server-rendered web applications for production environments by providing a built-in deployment and build pipeline. The codebase covers

    Provides a project scaffolder for starting production-ready React projects with preconfigured build pipelines.

    JavaScript
    GitHub पर देखें↗11,038
  • reactide/reactidereactide का अवतार

    reactide/reactide

    10,502GitHub पर देखें↗

    Reactide is the first dedicated IDE for React web application development.

    Generates new React project boilerplate using integrated Create React App scaffolding.

    JavaScriptdesktop-appdevtoolselectron
    GitHub पर देखें↗10,502
  • frappe/frappefrappe का अवतार

    frappe/frappe

    10,291GitHub पर देखें↗

    Frappe is a Python-based low-code web framework used for building data-driven business applications. It functions as a full-stack meta-framework that integrates a Python backend with a JavaScript frontend, providing a development environment for rapid application prototyping and deployment. The framework employs a model-driven architecture that automatically generates database schemas, REST API endpoints, and administrative interfaces based on defined metadata. This system is complemented by a command-line scaffolding tool for creating standardized project directory structures and boilerplate

    Ships a command-line tool that generates standardized project directory structures and boilerplate files for rapid setup.

    Pythoncmsemailerpnext
    GitHub पर देखें↗10,291
  • davezuko/react-redux-starter-kitdavezuko का अवतार

    davezuko/react-redux-starter-kit

    10,228GitHub पर देखें↗

    This project is a pre-configured foundation for web applications, providing a structured codebase and build tools for starting new frontend projects. It serves as a boilerplate that integrates React for the user interface, Redux for state management, and React-Router for navigation. The architecture is distinguished by its use of nested route definitions to handle hierarchical navigation and a system for dynamic reducer injection, which allows state management logic to be added to the store at runtime as specific modules load. The toolkit covers a broad range of frontend capabilities, includ

    Provides a pre-configured project foundation with React, Redux, and React-Router to accelerate initial development.

    JavaScript
    GitHub पर देखें↗10,228
  • timarney/react-app-rewiredtimarney का अवतार

    timarney/react-app-rewired

    9,851GitHub पर देखें↗

    This project is a configuration utility and JavaScript bundler manager designed to extend build scripts and override settings for Create React App applications. It functions as a tool for modifying Webpack configurations without requiring a permanent ejection from the managed build system. The utility allows for the customization of development and production build settings, enabling the use of custom build scripts to redefine project entry points. It provides mechanisms to modify the default build and development server settings to fit specific project requirements. Capability areas include

    Modifies the default build and development server settings of Create React App to fit specific project needs.

    JavaScriptconfigcreate-react-appeject
    GitHub पर देखें↗9,851
  • themesberg/flowbitethemesberg का अवतार

    themesberg/flowbite

    9,283GitHub पर देखें↗

    Flowbite is a cross-framework UI library and design system built as a collection of pre-styled components and layout blocks using Tailwind CSS utility classes. It functions as a TypeScript UI toolkit and a general web framework for creating responsive websites and applications. The project provides a mirroring Figma design system to allow prototyping of components and variants before they are coded. It distinguishes itself through an AI-driven approach to page generation and the creation of design specifications via a command-line interface. The library covers a wide range of interactive int

    Offers a CLI command to scaffold new React applications with pre-configured utility styles and UI components.

    HTMLcomponentscssdesign-system
    GitHub पर देखें↗9,283
  • dilanx/cracodilanx का अवतार

    dilanx/craco

    7,429GitHub पर देखें↗

    Craco is a configuration layer for Create React App that modifies Webpack and Jest settings without requiring the project to eject. It functions as a build tool plugin system and configuration manager, allowing for the injection of custom settings and third-party logic into the frontend build pipeline. The project utilizes a hook-based architecture and non-destructive configuration merging to override default settings. This allows for Webpack configuration overrides and Jest configuration tuning while maintaining the original source files. The system covers a broad range of build pipeline ex

    Customizes build tools and settings for Create React App projects without requiring the project to eject.

    TypeScriptconfigurationcracreate-react-app
    GitHub पर देखें↗7,429
  • decosoftware/deco-idedecosoftware का अवतार

    decosoftware/deco-ide

    5,815GitHub पर देखें↗

    Deco IDE is a graphical development environment for building React Native applications. It combines a visual component editor with template-based project scaffolding, allowing developers to construct user interfaces by dragging pre-built JSX templates from a palette and editing component properties through a graphical panel that updates both source code and the live preview in real time. The tool differentiates itself through a hot-reload development workflow that automatically refreshes the running app when source files change, preserving state, and through its file-system project management

    Generates React Native project templates with pre-configured structure for immediate editing and execution.

    JavaScript
    GitHub पर देखें↗5,815
  • react/metroreact का अवतार

    react/metro

    5,608GitHub पर देखें↗

    Metro is a JavaScript bundler designed for React Native environments. It functions as a system for resolving dependencies, transforming source code, and packaging JavaScript and assets into bundles for execution. The project includes a development bundler server that hosts assets via HTTP and provides hot module replacement. It features a module resolver that handles platform-specific file extensions and a source code transformer that converts code into tree structures for optimization and minification. The toolset covers programmatic bundle generation, source map creation, and file system c

    Functions as a specialized bundler that resolves dependencies and packages code specifically for React Native environments.

    JavaScriptbundlerjavascriptreact-native
    GitHub पर देखें↗5,608
  • devias-io/material-kit-reactdevias-io का अवतार

    devias-io/material-kit-react

    5,587GitHub पर देखें↗

    Material Kit React, Material UI पर निर्मित React एप्लिकेशन के लिए एक डैशबोर्ड टेम्प्लेट है। यह TypeScript का उपयोग करके प्रशासनिक इंटरफ़ेस और प्रबंधन डैशबोर्ड विकसित करने के लिए एक टाइप-सेफ़ आधार प्रदान करता है। प्रोजेक्ट में पहचान प्रबंधन के लिए पहले से कॉन्फ़िगर किए गए प्रमाणीकरण प्रवाह शामिल हैं, जिसमें Auth0 सिंगल साइन-ऑन और Firebase सेशन मैनेजमेंट के लिए विशिष्ट एकीकरण हैं। यह सिस्टम सेटिंग्स और यूज़र एडमिनिस्ट्रेशन के लिए पहले से डिज़ाइन किए गए लेआउट के माध्यम से एप्लिकेशन स्कैफ़ोल्डिंग और एंटरप्राइज़ UI प्रोटोटाइपिंग को कवर करता है। सिस्टम थीम कस्टमाइज़ेशन के लिए एक केंद्रीकृत डिज़ाइन टोकन सिस्टम का उपयोग करता है और कॉन्टेक्स्ट प्रोवाइडर्स के माध्यम से स्टेट वितरित करता है।

    Provides a pre-configured project foundation with TypeScript, UI components, and layouts for new React applications.

    TypeScriptadminadmin-dashboardadmin-template
    GitHub पर देखें↗5,587
  • farm-fe/farmfarm-fe का अवतार

    farm-fe/farm

    5,580GitHub पर देखें↗

    Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static assets into optimized bundles. It uses a module-graph-based bundling approach with persistent module-level caching, enabling near-instant builds and sub-20ms hot module replacement during development. The tool processes assets based on file extensions, handling CSS, Sass, Less, PostCSS, HTML, and images as first-class modules without requiring JavaScript transformation. Farm distinguishes itself through its Vite-compatible plugin system, accepting Vite, Rollup, and Unplugin p

    Creates new React projects with component library and plugin setup from scratch.

    Rustbuild-toolbundlercompiler
    GitHub पर देखें↗5,580
  • benoitvallon/react-native-nw-react-calculatorbenoitvallon का अवतार

    benoitvallon/react-native-nw-react-calculator

    5,215GitHub पर देखें↗

    यह प्रोजेक्ट एक क्रॉस-प्लेटफ़ॉर्म डेवलपमेंट फ्रेमवर्क और एप्लिकेशन बॉयलरप्लेट है जिसे एक ही साझा कोडबेस से मोबाइल, डेस्कटॉप और वेब एप्लिकेशन्स बनाने के लिए डिज़ाइन किया गया है। यह React Native डेवलपमेंट टूल के रूप में काम करता है, जो सभी समर्थित वातावरणों में बिज़नेस लॉजिक को सुसंगत रखते हुए प्लेटफ़ॉर्म-विशिष्ट यूज़र इंटरफ़ेस रेंडर करने के लिए डिक्लेरेटिव कंपोनेंट्स का उपयोग करता है। यह फ्रेमवर्क कोर एप्लिकेशन रूल्स और डेटा मैनेजमेंट को सेंट्रलाइज करता है, जिससे टारगेट डिवाइस की परवाह किए बिना समान कार्यात्मक परिणाम सुनिश्चित होते हैं। यह एक बिल्ड-टाइम फ़ाइल रिज़ॉल्यूशन सिस्टम का उपयोग करता है जो डेवलपर्स को अंतर्निहित लॉजिक साझा करते हुए प्लेटफ़ॉर्म-विशिष्ट इंटरफ़ेस बनाने की अनुमति देता है। आर्किटेक्चर एक यूनिफाइड टेस्ट सूट के निष्पादन सहित एक व्यापक डेवलपमेंट लाइफसाइकिल को सपोर्ट करता है, ताकि यह सत्यापित किया जा सके कि एप्लिकेशन लॉजिक मोबाइल, डेस्कटॉप और वेब टारगेट्स पर सुसंगत है।

    Framework that uses declarative components to render platform-specific user interfaces while maintaining consistent business logic.

    JavaScriptandroid-apparchitecturedesktop
    GitHub पर देखें↗5,215
  • markdalgleish/bespoke.jsmarkdalgleish का अवतार

    markdalgleish/bespoke.js

    4,803GitHub पर देखें↗

    bespoke.js एक DOM-संचालित प्रेजेंटेशन टूल और HTML फ्रेमवर्क है जो मौजूदा वेब एलिमेंट्स को नेविगेबल स्लाइड डेक में बदल देता है। यह एक वेब-आधारित डेक ऑर्केस्ट्रेटर के रूप में कार्य करता है, जो स्लाइड ट्रांज़िशन और स्टेट को CSS और प्रोग्रामेटिक API कंट्रोल्स के माध्यम से मैनेज करने के लिए JavaScript इंजन का उपयोग करता है। यह प्रोजेक्ट एक प्लगइन-आधारित स्लाइड इंजन के रूप में बनाया गया है, जो डेवलपर्स को नेविगेशन इवेंट्स को इंटरसेप्ट करके और कस्टम लाइफसाइकिल लॉजिक इंजेक्ट करके कोर व्यवहार को विस्तारित करने की अनुमति देता है। यह मॉड्यूलर सिस्टम विशिष्ट व्यवहार संबंधी लॉजिक या स्टेट मैनेजमेंट को जोड़कर अनुकूलित प्रेजेंटेशन फ्रेमवर्क बनाने में सक्षम बनाता है। यह टूलसेट DOM नेविगेशन मैनेजमेंट और फ्रंटएंड प्रेजेंटेशन टूलिंग को कवर करता है। इसमें CSS सिलेक्टर्स के माध्यम से स्लाइड एलिमेंट्स को फ़िल्टर करने, व्यूज़ के बीच ट्रांज़िशन को मैनेज करने और वेब होस्टिंग पर डिप्लॉयमेंट के लिए एक समर्पित प्रोजेक्ट स्कैफोल्ड और बिल्ड सिस्टम का उपयोग करने की क्षमता शामिल है।

    Generates a starting directory layout and build system to accelerate initial presentation development.

    JavaScript
    GitHub पर देखें↗4,803
  • developit/preact-clidevelopit का अवतार

    developit/preact-cli

    4,669GitHub पर देखें↗

    preact-cli is a command line interface and build pipeline for initializing, developing, and deploying Preact applications. It functions as a project scaffolding tool that uses predefined templates to generate the necessary directory structures and boilerplate for new web applications. The tool provides specialized capabilities for creating progressive web apps by generating service workers and caching strategies for offline functionality. It also includes a static site pre-renderer that converts application routes into HTML files during the build process to improve search engine visibility an

    Provides a command line tool to generate initial project boilerplate and directory structures for new Preact applications.

    JavaScript
    GitHub पर देखें↗4,669
  • futurice/pepperoni-app-kitfuturice का अवतार

    futurice/pepperoni-app-kit

    4,610GitHub पर देखें↗

    Pepperoni App Kit, React Native का उपयोग करके iOS और Android के लिए क्रॉस-प्लेटफॉर्म मोबाइल एप्लिकेशन बनाने के लिए एक स्टार्टर किट और प्रोजेक्ट टेम्प्लेट है। यह एक पूर्व-कॉन्फ़िगर स्कैफोल्ड प्रदान करता है जो नए प्रोजेक्ट्स को बूटस्ट्रैप करने के लिए एक मॉड्यूलर आर्किटेक्चर और साझा कोडबेस स्थापित करता है। यह किट ऑफ़लाइन एक्सेस के लिए डिस्क पर्सिस्टेंस के साथ एक अनुमानित स्टेट प्रबंधन प्रणाली और एसिंक्रोनस साइड इफेक्ट्स व API इंटरैक्शन के समन्वय के लिए एक नियंत्रित लूप को एकीकृत करती है। इसमें सुरक्षित यूज़र लॉगिन बनाए रखने के लिए टोकन-आधारित सेशन प्रमाणीकरण और पहचान सत्यापन के लिए इन-बिल्ट मैकेनिज्म भी शामिल हैं। यह प्रोजेक्ट मोबाइल उपकरणों पर बीटा संस्करण वितरित करने के लिए स्वचालित CI/CD पाइपलाइन्स, एनवायरनमेंट-विशिष्ट कॉन्फ़िगरेशन प्रबंधन, और ग्लोबल एरर बाउंड्री इंटरसेप्शन सहित व्यापक परिचालन क्षमताओं को कवर करता है। यह मॉक्ड एनवायरनमेंट का उपयोग करके बिज़नेस लॉजिक वैलिडेशन के लिए एक परीक्षण फ्रेमवर्क भी प्रदान करता है।

    Provides a pre-configured project generator and template for bootstrapping React Native mobile applications.

    JavaScript
    GitHub पर देखें↗4,610
  • postlight/headless-wp-starterpostlight का अवतार

    postlight/headless-wp-starter

    4,558GitHub पर देखें↗

    This project is a headless WordPress starter kit and React frontend boilerplate. It provides a decoupled CMS architecture that separates the WordPress data source from the presentation layer, utilizing WordPress as a content API and React for the client-side user interface. The starter kit includes a Dockerized WordPress environment for rapid local development bootstrapping. It implements a GraphQL integration to fetch content and custom data schemas from the backend, using JSON Web Tokens for secure API authentication. The project covers content migration and data import from external insta

    Includes a pre-configured React project foundation designed to render content from a headless CMS.

    JavaScriptgraphql-apiheadless-cmsheadless-wp
    GitHub पर देखें↗4,558
  • supnate/rekitsupnate का अवतार

    supnate/rekit

    4,429GitHub पर देखें↗

    Rekit is a development toolkit for building scalable web applications, providing a modular framework and automated project scaffolding. It functions as an extensible environment for managing the architecture of applications built with React, Redux, and React Router, utilizing a feature-sliced design to organize components, state logic, and routing into decoupled, domain-specific modules. The toolkit distinguishes itself through a plugin-based extensibility system that allows for the creation of custom project element types and the modification of default scaffolding behaviors. It features a R

    Ships a command-line and visual interface for generating scalable folder structures and boilerplate components from templates.

    JavaScriptreactreact-routerredux
    GitHub पर देखें↗4,429
  • microsoft/typescript-vue-startermicrosoft का अवतार

    microsoft/TypeScript-Vue-Starter

    4,424GitHub पर देखें↗

    TypeScript-Vue-Starter is a pre-configured project template and starter kit designed for building web applications using Vue and TypeScript. It provides a structural foundation for creating type-safe user interface environments through integrated project scaffolding and boilerplates. The project distinguishes itself by integrating TypeScript class decorators with Vue components, allowing for a structured approach to defining component data and properties. This setup supports single-file components that combine markup, styling, and logic into modular, type-checked units. The environment inclu

    Generates the initial project boilerplate and directory structure needed to start a modern web application.

    JavaScript
    GitHub पर देखें↗4,424
  • gaearon/react-hot-boilerplategaearon का अवतार

    gaearon/react-hot-boilerplate

    3,892GitHub पर देखें↗

    यह प्रोजेक्ट एक लाइव-एडिटिंग विकास वातावरण और React घटक बॉयलरप्लेट है। यह एक प्रोजेक्ट स्टार्टर और टेम्प्लेट के रूप में कार्य करता है जिसे पेज को रिफ्रेश किए बिना ब्राउज़र में React घटकों को अपडेट करने में सक्षम बनाने के लिए डिज़ाइन किया गया है। वातावरण React हॉट रीलोडिंग पर केंद्रित है ताकि एक फ्रंटएंड विकास वर्कफ़्लो प्रदान किया जा सके जहाँ कोड परिवर्तन यूजर इंटरफेस में तुरंत दिखाई देते हैं। यह वर्तमान एप्लिकेशन स्टेट को खोए बिना स्टाइल और घटक लॉजिक में संशोधन की अनुमति देकर लाइव UI प्रोटोटाइपिंग का समर्थन करता है। सेटअप में निर्माण और परीक्षण प्रक्रिया के दौरान एप्लिकेशन स्टेट और इंटरफेस में रीयल-टाइम अपडेट की सुविधा के लिए एक विकास सर्वर, मॉड्यूल प्रतिस्थापन और ट्रांसपाइलेशन शामिल है।

    Provides a pre-configured React project foundation optimized for rapid prototyping and live iteration.

    JavaScript
    GitHub पर देखें↗3,892
पिछला12अगला
  1. Home
  2. Web Development
  3. Create React App Customizations

सब-टैग एक्सप्लोर करें

  • Project Scaffolders3 सब-टैग्सTools that generate initial project boilerplate and directory structures for new applications. **Distinct from Create React App Customizations:** Distinct from Create React App Customizations: focuses on generating new project boilerplate, not modifying existing CRA configurations.