awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
expressjs avatar

expressjs/generator

0
View on GitHub↗
1,853 نجوم·555 تفرعات·JavaScript·MIT·15 مشاهدات

Generator

هذا المشروع عبارة عن أداة سطر أوامر (CLI) مصممة لأتمتة تهيئة وتجهيز تطبيقات الويب. يقوم بإنشاء هيكل مجلدات قياسي وتوليد ملفات الإعدادات الأساسية اللازمة لبدء بيئة خادم جديدة.

تتميز الأداة بتوفير إمكانية إنشاء مشاريع قابلة للتخصيص، مما يسمح للمستخدمين باختيار محركات عرض (view engines) ومعالجات مسبقة لملفات الأنماط (stylesheet preprocessors) محددة أثناء عملية الإعداد. كما تقوم بتحديث ملفات تعريف التبعيات (dependency manifests) وملفات تجاهل نظام التحكم في الإصدار (version control ignore files) ديناميكياً لضمان جاهزية البيئة الناتجة للتطوير الفوري.

بعيداً عن الهيكل الأساسي، يتعامل المولد مع دمج محركات العرض المختلفة وسير عمل CSS لتتناسب مع متطلبات المشروع المحددة. وهي تعمل كأداة أساسية للمطورين لأتمتة إنشاء بيئات تطبيقات منظمة ومتسقة.

Features

  • Application Scaffolds - Provides standardized scaffolding for bootstrapping new web applications with pre-configured server environments.
  • Application Scaffolding - Generates standardized directory layouts and boilerplate files to ensure consistent project organization.
  • Project Bootstrapping - Bootstraps web server projects with pre-configured support for template engines, CSS preprocessors, and directory layouts.
  • Project Scaffolding Tools - Automates the initial setup of application environments by creating essential files and configuring version control.
  • Template-Based Code Generators - Uses predefined templates to automate the creation of consistent project structures and boilerplate code.
  • Application Scaffolds - Generates standardized directory structures and boilerplate configurations for new web applications.
  • Project Boilerplates - Creates foundational project templates that provide pre-configured server environments for new applications.
  • Project Scaffolders - Allows users to customize generated project structures by selecting specific template engines and CSS preprocessors.
  • Dependency Manifests - Updates dependency manifests to include selected middleware and view engine packages for new projects.
  • Project Environment Initializations - Initializes foundational files and server environments for new web applications to ensure rapid startup.
  • Dynamic View Rendering - Configures support for various template engines to enable dynamic user interface rendering.
  • Template Engine Integrations - Integrates support for various template engines to define how applications render dynamic user interfaces.

سجل النجوم

مخطط تاريخ النجوم لـ expressjs/generatorمخطط تاريخ النجوم لـ expressjs/generator

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Generator

مجموعات منسقة بعناية يظهر فيها Generator.
  • أدوات إدارة المستودعات الموحدة (Monorepo)

بدائل مفتوحة المصدر لـ Generator

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Generator.
  • supnate/rekitالصورة الرمزية لـ supnate

    supnate/rekit

    4,429عرض على GitHub↗

    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

    JavaScriptreactreact-routerredux
    عرض على GitHub↗4,429
  • assemble/assembleالصورة الرمزية لـ assemble

    assemble/assemble

    4,258عرض على GitHub↗

    Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static HTML files. It functions as a markdown-to-HTML converter and a data format transformer capable of moving content between JSON, YAML, XML, PLIST, and CSV formats. The project features a pipeline-based build process where users can define ordered sequences of data transformations and file processing steps. It includes project scaffolding tools to bootstrap directory structures and configuration files from predefined boilerplates. The system manages content through collection-ba

    CSSassembleblog-enginebuild
    عرض على GitHub↗4,258
  • 0wczar/airframe-reactالصورة الرمزية لـ 0wczar

    0wczar/airframe-react

    3,988عرض على GitHub↗

    Airframe-react is a Bootstrap UI component library and starter kit for building React-based admin dashboards and management interfaces. It provides a preconfigured development foundation and a collection of production-ready interface elements to assemble consistent application screens. The project includes responsive web templates and pre-designed page layouts that automatically adapt content for desktop, tablet, and mobile screens. It enables the creation of administrative panels through a set of structural layout variations and a library of ready-made pages. The toolkit covers application

    JavaScriptadminadmin-dashboardairframe
    عرض على GitHub↗3,988
  • yeoman/generator-mobileالصورة الرمزية لـ yeoman

    yeoman/generator-mobile

    913عرض على GitHub↗

    This project is a command-line scaffolding tool designed to automate the initial setup of web and mobile-first development projects. It functions as a generator that creates standardized file structures and build configurations, providing a consistent foundation for new applications. The tool utilizes an interactive terminal-based prompt system to gather user input, which drives the generation of project manifests and environment-specific scripts. By employing a modular architecture, it allows for the integration of independent generator modules and external build tools to handle specific tec

    JavaScript
    عرض على GitHub↗913
عرض جميع البدائل الـ 30 لـ Generator→

الأسئلة الشائعة

ما هي وظيفة expressjs/generator؟

هذا المشروع عبارة عن أداة سطر أوامر (CLI) مصممة لأتمتة تهيئة وتجهيز تطبيقات الويب. يقوم بإنشاء هيكل مجلدات قياسي وتوليد ملفات الإعدادات الأساسية اللازمة لبدء بيئة خادم جديدة.

ما هي الميزات الرئيسية لـ expressjs/generator؟

الميزات الرئيسية لـ expressjs/generator هي: Application Scaffolds, Application Scaffolding, Project Bootstrapping, Project Scaffolding Tools, Template-Based Code Generators, Project Boilerplates, Project Scaffolders, Dependency Manifests.

ما هي البدائل مفتوحة المصدر لـ expressjs/generator؟

تشمل البدائل مفتوحة المصدر لـ expressjs/generator: supnate/rekit — Rekit is a development toolkit for building scalable web applications, providing a modular framework and automated… assemble/assemble — Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static… 0wczar/airframe-react — Airframe-react is a Bootstrap UI component library and starter kit for building React-based admin dashboards and… yeoman/generator-mobile — This project is a command-line scaffolding tool designed to automate the initial setup of web and mobile-first… developit/preact-cli — preact-cli is a command line interface and build pipeline for initializing, developing, and deploying Preact… laruence/yaf — Yaf is an MVC web framework implemented as a compiled PHP extension in C. It functions as a performance extension…