awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to choonkending/react-webpack-node

Open-source alternatives to React Webpack Node

30 open-source projects similar to choonkending/react-webpack-node, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Webpack Node alternative.

  • andrewcoelho/react-seedAvatar von andrewcoelho

    andrewcoelho/react-seed

    8Auf GitHub ansehen↗

    Initial directory structure and package.json as a seed for new React based projects.

    JavaScript
    Auf GitHub ansehen↗8
  • anorudes/redux-easy-boilerplateA

    anorudes/redux-easy-boilerplate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aybmab/express-redux-sampleA

    aybmab/express-redux-sample

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • banderson/generator-reduxAvatar von banderson

    banderson/generator-redux

    249Auf GitHub ansehen↗

    It's "Atomic Flux with hot reloading", a next-generation take on the Flux pattern with a few core philosophical design differences, including:

    JavaScript
    Auf GitHub ansehen↗249
  • banzay/friends-app-reduxB

    banzay/friends-app-redux

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • barbar/vortigernAvatar von barbar

    barbar/vortigern

    634Auf GitHub ansehen↗

    A universal boilerplate for building web applications w/ TypeScript, React, Redux, Server Side Rendering and more.

    TypeScript
    Auf GitHub ansehen↗634

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • bdefore/universal-reduxAvatar von bdefore

    bdefore/universal-redux

    458Auf GitHub ansehen↗

    Universal Redux is an npm package that when used as a dependency in your project provides a universal (isomorphic) rendering server. You can either use its defaults and begin coding your project, or configure it to your liking with custom Webpack options and Express or Redux middleware. It's…

    JavaScript
    Auf GitHub ansehen↗458
  • btomashvili/react-redux-firebase-boilerplateB

    btomashvili/react-redux-firebase-boilerplate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • caljrimmer/isomorphic-redux-appAvatar von caljrimmer

    caljrimmer/isomorphic-redux-app

    381Auf GitHub ansehen↗

    Redux app demonstrating isomorphic rendering and routing (with redux-devtools).

    JavaScript
    Auf GitHub ansehen↗381
  • chen844033231/react-workflowAvatar von chen844033231

    chen844033231/react-workflow

    66Auf GitHub ansehen↗

    Large SPA boilerplate use react redux webpack babel es6 express browsync nodemon...

    JavaScript
    Auf GitHub ansehen↗66
  • chicoxyzzy/react-for-hipsters-boilerplateAvatar von chicoxyzzy

    chicoxyzzy/react-for-hipsters-boilerplate

    18Auf GitHub ansehen↗

    :skull: NO MORE MAINTAINED Fresh boilerplate with brand new hot reloading confing and other hipster stuff

    JavaScript
    Auf GitHub ansehen↗18
  • cloudmu/react-redux-starter-kitC

    cloudmu/react-redux-starter-kit

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • colinmeinke/universal-jsC

    colinmeinke/universal-js

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • combine/universal-react-reduxAvatar von combine

    combine/universal-react-redux

    109Auf GitHub ansehen↗

    🧐 A sensible universal starter kit for React Redux

    JavaScript
    Auf GitHub ansehen↗109
  • coryhouse/react-slingshotAvatar von coryhouse

    coryhouse/react-slingshot

    9,646Auf GitHub ansehen↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    Auf GitHub ansehen↗9,646
  • cristianszwarc/react_crud_localstorageAvatar von cristianszwarc

    cristianszwarc/react_crud_localStorage

    28Auf GitHub ansehen↗

    React/Redux basic CRUD with persistent state, demo->

    JavaScript
    Auf GitHub ansehen↗28
  • davezuko/react-redux-starter-kitAvatar von davezuko

    davezuko/react-redux-starter-kit

    10,228Auf GitHub ansehen↗

    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

    JavaScript
    Auf GitHub ansehen↗10,228
  • dictybase/dicty-reduxD

    dictyBase/dicty-redux

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dindaleon/hapi-react-starter-kitAvatar von Dindaleon

    Dindaleon/hapi-react-starter-kit

    172Auf GitHub ansehen↗

    A hapi React Starter kit with react-router, redux, react-transform

    JavaScript
    Auf GitHub ansehen↗172
  • dogada/eduxD

    dogada/edux

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dogada/fast-reduxD

    dogada/fast-redux

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • douglascorrea/react-hot-redux-firebase-starterD

    douglascorrea/react-hot-redux-firebase-starter

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ellbee/redux-boilerplateAvatar von ellbee

    ellbee/redux-boilerplate

    40Auf GitHub ansehen↗

    My boilerplate for redux

    JavaScript
    Auf GitHub ansehen↗40
  • erikras/react-redux-universal-hot-exampleAvatar von erikras

    erikras/react-redux-universal-hot-example

    12,099Auf GitHub ansehen↗

    This project is a starter template and boilerplate for building isomorphic web applications using React, Redux, and Express. It functions as a server-side rendering framework that generates HTML on the server and rehydrates it on the client to improve search engine optimization and initial page load speeds. The project is distinguished by its focus on developer experience, featuring a configuration for hot module replacement. This allows for the real-time updating of the user interface and application state during development without requiring a full browser refresh. The framework provides c

    JavaScript
    Auf GitHub ansehen↗12,099
  • exeto/react-redux-starterE

    exeto/react-redux-starter

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fredericheem/starhackitAvatar von FredericHeem

    FredericHeem/starhackit

    1,274Auf GitHub ansehen↗

    StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud

    JavaScriptauthenticationauthorizationdocker
    Auf GitHub ansehen↗1,274
  • getexpert/redux-blog-exampleAvatar von GetExpert

    GetExpert/redux-blog-example

    993Auf GitHub ansehen↗

    My best-practices-included universal frontend starter kit

    JavaScript
    Auf GitHub ansehen↗993
  • gordyd/3reeG

    GordyD/3ree

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gpbl/redux500G

    gpbl/redux500

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amorino/reactvA

    Amorino/reactv

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0