awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesWeb Project Scaffolding

Tools for initializing project structures and default configurations for web applications.

Distinct from Modern Web Development Environments: Specifically targets the initial structure and environment rules for web apps, rather than holistic environments or mobile scaffolds.

Explore 7 awesome GitHub repositories matching development tools & productivity · Web Project Scaffolding. Refine with filters or upvote what's useful.

Awesome Web Project Scaffolding GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jspm/jspm-cliAvatar von jspm

    jspm/jspm-cli

    3,872Auf GitHub ansehen↗

    jspm-cli is a Deno-based command-line tool and import map package manager that resolves JavaScript dependencies to URLs for native ES module loading in the browser. It functions as an ESM dependency resolver and frontend build pipeline, mapping bare module specifiers to remote CDN URLs or local paths. The tool acts as an environment-aware module manager, allowing developers to define conditional resolution rules to switch module implementations between development and production contexts. It manages the generation of browser-native import maps, which include cryptographic subresource integrit

    Initializes project structures and configures environment-aware dependency rules for new web application development.

    TypeScript
    Auf GitHub ansehen↗3,872
  • yeoman/generator-webappAvatar von yeoman

    yeoman/generator-webapp

    3,745Auf GitHub ansehen↗

    This is a Yeoman web application generator that creates a standardized project structure and build pipeline for modern front-end web applications. It functions as a scaffolding tool to generate folder structures and configuration files to jumpstart development. The project provides a pre-configured Gulp.js build pipeline for compiling assets, linting code, and optimizing files for production. It includes a local development server with live-reloading capabilities that automatically refreshes the browser as source files are edited. The toolset covers browser compatibility through JavaScript t

    Initializes a standardized project structure and build configuration for new web applications.

    JavaScriptgulpyeoman
    Auf GitHub ansehen↗3,745
  • swiip/generator-gulp-angularAvatar von Swiip

    Swiip/generator-gulp-angular

    3,689Auf GitHub ansehen↗

    This project is a Yeoman generator for AngularJS that provides frontend project scaffolding and a GulpJS build pipeline. It functions as a project bootstrapper to automate the creation of standardized directory layouts and technology stacks for web applications. The system includes a web-based configuration interface that allows users to customize project preferences before generating the project archive. It utilizes a composable pipeline of generators to modularize the setup of frameworks and language preprocessors. The tool provides a complete development workflow featuring an automated ta

    Provides a system for initializing web project structures and default configurations for faster development.

    JavaScript
    Auf GitHub ansehen↗3,689
  • ericalli/static-site-boilerplateAvatar von ericalli

    ericalli/static-site-boilerplate

    1,731Auf GitHub ansehen↗

    Static-site-boilerplate is a web development boilerplate and static site generator that establishes project folder structures and initializes new web projects with modern developer tooling. It provides a task-pipeline asset bundling system and an asset pipeline tool to transpile, bundle, minify, autoprefix, and optimize stylesheets, scripts, and images into production-ready static assets. The development workflow includes a local preview server with hot reloading enabled to inject updates instantly into the browser, alongside source code linting that inspects JavaScript and CSS files against

    Initializes a new web project structure with modern defaults so developers can begin building immediately.

    JavaScriptbabelboilerplatees6
    Auf GitHub ansehen↗1,731
  • aeksco/react-typescript-web-extension-starterAvatar von aeksco

    aeksco/react-typescript-web-extension-starter

    968Auf GitHub ansehen↗

    This project is a boilerplate and development environment designed for building browser extensions using React and TypeScript. It provides a pre-configured foundation that streamlines the creation of cross-browser extensions, ensuring compatibility across platforms like Chrome, Firefox, and Edge through automated manifest packaging and build pipelines. The framework distinguishes itself by integrating isolated component development, allowing developers to verify interface elements in a sandboxed environment before full integration. It also incorporates utility-first styling and static type ch

    Accelerates web application setup by providing pre-configured environments and build tool integrations.

    JavaScriptbravechrome-extensioneslint
    Auf GitHub ansehen↗968
  • mudblazor/templatesAvatar von MudBlazor

    MudBlazor/Templates

    899Auf GitHub ansehen↗

    This project provides a collection of templates for generating web application structures within the command-line interface. It serves as a scaffolding tool designed to initialize new projects with pre-configured component libraries, UI layouts, and essential boilerplate code. The templates distinguish themselves by offering granular control over the application environment during the initialization phase. Developers can select specific rendering strategies, including server-side, client-side, or hybrid interactive modes, and choose between full-featured scaffolding or minimal project shells

    Scaffolds pre-configured web application structures with necessary dependencies and boilerplate code.

    HTMLblazorblazor-clientblazor-components
    Auf GitHub ansehen↗899
  • aplus-framework/oneAvatar von aplus-framework

    aplus-framework/one

    244Auf GitHub ansehen↗

    One is a command-line utility designed to manage the lifecycle of PHP applications. It provides a unified interface for initializing standardized project structures and configurations, ensuring consistent organization from the start of development. The tool integrates automated routines to maintain application stability and code health. It performs dependency verification, static analysis, and code style enforcement to validate project integrity before deployment. Additionally, it includes a structured communication interface for reporting security vulnerabilities, allowing maintainers to rev

    Standardizes the directory structure and configuration for new web applications.

    PHPaplusaplus-frameworkapp
    Auf GitHub ansehen↗244
  1. Home
  2. Development Tools & Productivity
  3. Web Project Scaffolding