awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Application Scaffolding · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesApplication Scaffolding

Tools that generate boilerplate code, directory structures, and initial project files from predefined templates.

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

  1. Home
  2. Development Tools & Productivity
  3. Project Scaffolding and Configuration
  4. Application Scaffolding

Awesome Application Scaffolding GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • mui/material-ui

    mui/material-ui

    97,927GitHubView on GitHub↗

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex appl

    JavaScriptdesign-systemmaterial-designmaterial-ui
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++
  • expressjs/express

    expressjs/express

    68,784GitHubView on GitHub↗

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and proces

    JavaScriptexpressjavascriptnodejs
  • golang-standards/project-layout

    golang-standards/project-layout

    55,386GitHubView on GitHub↗

    This project provides a standardized directory layout pattern that establishes a predictable structure for organizing source code, configuration files, and documentation. It serves as a community-driven framework designed to improve project maintainability, simplify developer onboarding, and ensure consistency across l

    Makefilegogolangproject-structure

Explore sub-tags

  • Application GeneratorsTools for initializing new project environments with pre-configured directory structures and target settings.
  • Configuration-Driven ScaffoldingProject initialization based on predefined folder templates and configuration files.
  • UI TemplatesPre-built layouts and page structures for common application patterns.