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

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

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

ngbp/ngbp

0
View on GitHub↗
3,890 نجوم·1,013 تفرعات·JavaScript·MIT·9 مشاهداتbit.ly/ngBoilerplate↗

Ngbp

ngbp هو نظام بناء تطبيقات ويب ومحفز للمشاريع مصمم لأتمتة تهيئة وتسليم مشاريع الويب. يوفر إطار عمل لتوليد هياكل دليل موحدة وأدوات مسبقة التكوين لإنشاء أساس للتطبيقات القابلة للتوسع.

يتميز النظام بذاكرة تخزين مؤقت للقوالب من جانب العميل تحول قوالب HTML إلى سلاسل JavaScript لتقليل طلبات الشبكة. كما يتضمن مؤتمتاً لسير عمل التطوير يراقب تغييرات الملفات لتشغيل التنسيق التلقائي، واختبار الوحدات، وتحديث المتصفح.

تغطي الأداة تنسيق البناء من خلال خطوط أنابيب مؤتمتة تتعامل مع تجميع الأصول، والتصغير، والربط لبيئات الإنتاج. تضمن هذه الإمكانات ضغط ملفات المصدر في حزم توزيع لتحسين سرعات تحميل الصفحة.

Features

  • Project Bootstrapping - Generates standardized directory structures and boilerplate files to initialize new software projects.
  • Application Bootstrapping - Provides automated creation of standardized directory structures and preconfigured tooling to establish a baseline for scalable web applications.
  • JavaScript and CSS Minifications - Compresses and mangles JavaScript and CSS files to minimize the total payload size for production.
  • أدوات أتمتة سير العمل المشغلة بالبناء - Includes a file watcher to automatically trigger linting, compilation, and unit testing based on modified files.
  • Development Workflow Automators - Implements a task runner that monitors file changes to trigger automatic linting, unit testing, and browser refreshing.
  • Project Bootstrappers - Generates the initial minimal file structure and preconfigured tooling for new web projects.
  • Build Automation - Automates the compilation and packaging of application assets for both development and production environments.
  • Source File Watching - Monitors source files for changes to automatically trigger linting, testing, and build tasks.
  • Production Asset Optimizations - Minifies, splits, and optimizes static assets into compressed distribution bundles for production deployment.
  • Production Asset Preparation - Provides workflows to concatenate, minify, and compress development files to prepare them for production environments.
  • Asset Optimization Pipelines - Implements pipelines to transform source assets into optimized distribution files through concatenation and bundling.
  • Build Automation Pipelines - Automates sequences for linting, formatting, and optimizing source assets into production-ready files.
  • Web Application Development Toolkits - Provides an integrated toolset for automating compilation, minification, and asset bundling for web applications.
  • ذاكرة التخزين المؤقت للسلاسل النصية على جانب العميل - Converts HTML templates into JavaScript strings during the build process to enable local client-side caching.
  • Browser Reload Triggers - Provides mechanisms to signal browsers to automatically refresh pages upon source code or asset changes.
  • مشغلات إعادة التحميل السريع للويب - Watches for file changes to trigger automatic recompilation and browser refreshes without manual intervention.

سجل النجوم

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

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ngbp.
  • h5bp/html5-boilerplateالصورة الرمزية لـ h5bp

    h5bp/html5-boilerplate

    57,494عرض على GitHub↗

    This project is a professional HTML5 website template and responsive web starter that provides a foundation of pre-configured HTML, CSS, and JavaScript files. It serves as a cross-browser compatibility base, ensuring consistent rendering and performance across modern web browsers. The project includes a web metadata framework to standardize Open Graph and social metadata for content previews on external platforms. It also provides a front-end build pipeline to lint, format, and optimize source assets into production-ready distribution files. The codebase covers broad capability areas includi

    JavaScriptbest-practicescsshtml
    عرض على GitHub↗57,494
  • dotnetcore/wtmالصورة الرمزية لـ dotnetcore

    dotnetcore/WTM

    4,351عرض على GitHub↗

    WTM is a development framework for building enterprise server and client applications using .NET Core. It functions as a rapid application development tool that provides a set of generators and wizards to automate the creation of project structures and boilerplate code. The framework includes a low-code UI builder that utilizes a shared library of controls to construct forms, grids, and dialogs across multiple frontend libraries. It further automates development through template-based code generation and a configuration-driven project bootstrapping wizard. The system handles enterprise data

    C#
    عرض على GitHub↗4,351
  • spring-io/initializrالصورة الرمزية لـ spring-io

    spring-io/initializr

    3,690عرض على GitHub↗

    Initializr is a project bootstrapper for JVM-based applications, specifically designed to generate initial directory layouts and configuration files for Spring Framework projects. It functions as a metadata service and generator that produces project skeletons with pre-configured dependencies, build systems, and language settings. The system can be deployed as a self-hosted project scaffolder, allowing organizations to apply proprietary project conventions and metadata to generated codebases. It exposes available dependencies and platform versions through a web-based API, enabling third-party

    Java
    عرض على GitHub↗3,690
  • swiip/generator-gulp-angularالصورة الرمزية لـ Swiip

    Swiip/generator-gulp-angular

    3,689عرض على GitHub↗

    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

    JavaScript
    عرض على GitHub↗3,689
عرض جميع البدائل الـ 30 لـ Ngbp→

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

ما هي وظيفة ngbp/ngbp؟

ngbp هو نظام بناء تطبيقات ويب ومحفز للمشاريع مصمم لأتمتة تهيئة وتسليم مشاريع الويب. يوفر إطار عمل لتوليد هياكل دليل موحدة وأدوات مسبقة التكوين لإنشاء أساس للتطبيقات القابلة للتوسع.

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

الميزات الرئيسية لـ ngbp/ngbp هي: Project Bootstrapping, Application Bootstrapping, JavaScript and CSS Minifications, أدوات أتمتة سير العمل المشغلة بالبناء, Development Workflow Automators, Project Bootstrappers, Build Automation, Source File Watching.

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

تشمل البدائل مفتوحة المصدر لـ ngbp/ngbp: h5bp/html5-boilerplate — This project is a professional HTML5 website template and responsive web starter that provides a foundation of… dotnetcore/wtm — WTM is a development framework for building enterprise server and client applications using .NET Core. It functions as… spring-io/initializr — Initializr is a project bootstrapper for JVM-based applications, specifically designed to generate initial directory… swiip/generator-gulp-angular — This project is a Yeoman generator for AngularJS that provides frontend project scaffolding and a GulpJS build… tbranyen/backbone-boilerplate — This project is a boilerplate for web applications built with the Backbone.js framework. It provides a structured… didi/chameleon — Chameleon is a cross-platform application framework and component library used to develop applications for the web and…