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

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

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

33 مستودعات

Awesome GitHub RepositoriesFront-End Development Workflows

Iterative development processes for web applications integrating live reloading and error reporting.

Distinct from Front End Development: Distinct from general front-end development as it specifically covers the iterative loop of reloading and testing.

Explore 33 awesome GitHub repositories matching web development · Front-End Development Workflows. Refine with filters or upvote what's useful.

Awesome Front-End Development Workflows GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • react/create-react-appالصورة الرمزية لـ react

    react/create-react-app

    103,327عرض على GitHub↗

    This project is a command-line tool and build toolchain used to bootstrap React web applications. It serves as a project bootstrapper and single-page application scaffold, providing a pre-configured development environment, folder structure, and build pipeline. The toolchain integrates a frontend development server with live reloading and error overlays to accelerate the iterative coding process. It handles production asset bundling by minifying code and generating hashed assets for deployment, and it includes a configuration suite for generating the service workers and web manifests required

    Provides a complete iteration environment with live reloading, runtime error overlays, and integrated unit testing.

    JavaScriptbuild-toolsreactzero-configuration
    عرض على GitHub↗103,327
  • 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

    Ships a build pipeline for linting and optimizing source assets into production-ready distribution files.

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

    babel/babel

    44,009عرض على GitHub↗

    Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into backwards-compatible versions of the language. It functions as an abstract syntax tree manipulator, parsing source code into a hierarchical structure to traverse and modify nodes for custom code transformations. The system utilizes a plugin-driven architecture to apply specific transformation rules and supports presets that bundle multiple plugins into named configuration groups. This enables the transformation of experimental syntax and the injection of non-global polyfills to ensure consisten

    Integrates a compilation step into development workflows to transform source code into production-ready assets.

    TypeScriptastbabelcompiler
    عرض على GitHub↗44,009
  • gulpjs/gulpالصورة الرمزية لـ gulpjs

    gulpjs/gulp

    32,963عرض على GitHub↗

    Gulp is a JavaScript build automation tool and Node.js task runner designed to coordinate the execution of development tasks. It operates as a streaming build system that transforms source files into production assets through a series of programmable pipelines. The system functions as a file watcher and task orchestrator, monitoring directories for modifications to automatically trigger specific build tasks. It organizes these units of work into sequential or parallel execution paths to streamline development workflows. The toolkit manages asset pipelines by reading files via pattern matchin

    Automates the transformation of source files into production assets through programmable build pipelines.

    JavaScript
    عرض على GitHub↗32,963
  • facebook/prepackالصورة الرمزية لـ facebook

    facebook/prepack

    14,118عرض على GitHub↗

    Prepack is a build-time transformation tool and static analysis engine designed to optimize JavaScript source code. By executing code during the build process, it evaluates program logic and state to precompute results, effectively simplifying complex operations before the application is deployed. The tool functions as a bundle optimizer that integrates into existing development pipelines to refine application logic. It employs abstract interpretation and symbolic execution to track program behavior across various paths, allowing it to perform constant folding, eliminate unreachable code, and

    Automates advanced code transformation steps within existing development workflows.

    JavaScript
    عرض على GitHub↗14,118
  • roots/sageالصورة الرمزية لـ roots

    roots/sage

    13,229عرض على GitHub↗

    Sage is a WordPress starter theme that provides a foundation for building sites using professional software engineering patterns and modern development workflows. It functions as a theme architecture designed for native compatibility with the visual block-based editor. The project integrates the Laravel Blade templating engine to separate business logic from presentation using reusable components. It incorporates the Tailwind CSS framework for building responsive user interfaces via a utility-first approach and includes a modern frontend build tool to provide asset compilation and hot-reloadi

    Integrates a build tool that enables instant browser updates and accelerated development cycles.

    PHPacornbladelaravel
    عرض على GitHub↗13,229
  • akveo/blur-adminالصورة الرمزية لـ akveo

    akveo/blur-admin

    11,294عرض على GitHub↗

    Blur Admin is an AngularJS and Bootstrap framework for building responsive administrative dashboards. It provides a set of grid-based templates and predefined layout components designed to create high-resolution management interfaces that adapt to different screen sizes. The framework includes a Sass-based theme engine that allows for the customization of visual appearances, color schemes, and brand identity through a central set of style variables. It specifically features a blur theme effect that applies translucent backgrounds and blurred effects across the interface. The system covers da

    Includes a build process to compile and minify front-end assets for improved loading speeds.

    JavaScriptadminadmin-dashboardadmin-template
    عرض على GitHub↗11,294
  • octobercms/octoberالصورة الرمزية لـ octobercms

    octobercms/october

    11,140عرض على GitHub↗

    October is a self-hosted content management system and website engine built on the Laravel PHP framework. It provides a modular platform for developing custom websites and web applications, featuring an integrated administration interface for organizing and delivering digital content. The system utilizes a plugin-based extension model that allows core functionality to be expanded through independent modules. This architecture enables the registration of custom routes, views, and database schemas to build complex web features. The platform includes tools for asset compilation and bundling, a

    Provides workflows to transform preprocessor source files into optimized distribution stylesheets and scripts.

    PHP
    عرض على GitHub↗11,140
  • cdnjs/cdnjsالصورة الرمزية لـ cdnjs

    cdnjs/cdnjs

    10,707عرض على GitHub↗

    cdnjs is a free, community-maintained content delivery network that hosts thousands of open-source frontend libraries. It delivers popular JavaScript and CSS assets from a global CDN to speed up website performance and reduce server load, with each library version stored as an immutable snapshot under a predictable directory structure. The platform provides a RESTful JSON API for programmatic access to library metadata, version details, and search functionality. This API returns structured data with HTTP cache headers, including immutable version details cached for nearly a year and library m

    Processes library submissions through an automated pipeline that validates, minifies, and deploys assets.

    cdncdnjscss
    عرض على GitHub↗10,707
  • startbootstrap/startbootstrap-sb-admin-2الصورة الرمزية لـ StartBootstrap

    StartBootstrap/startbootstrap-sb-admin-2

    9,877عرض على GitHub↗

    SB Admin 2 is an open-source admin dashboard theme built on Bootstrap, providing a ready-made interface for building administrative panels and data management tools. The project includes a complete Bootstrap-based UI framework with responsive layout components and utility classes as its foundation. The theme comes with an integrated development workflow that includes a file-watching development server with automatic browser reloading, SCSS-to-CSS compilation, JavaScript minification, and vendor dependency management through a Gulp-based build pipeline. This tooling allows developers to custom

    Sets up a development workflow with SCSS compilation, JavaScript minification, and live-reload server.

    HTMLbootstrapbootstrap-4bootstrap-template
    عرض على GitHub↗9,877
  • purifycss/purifycssالصورة الرمزية لـ purifycss

    purifycss/purifycss

    9,863عرض على GitHub↗

    PurifyCSS is a CSS unused style remover and payload optimizer that analyzes HTML and templates to identify and delete unused CSS selectors from stylesheets. It functions as a frontend build automation tool that integrates into development pipelines to automatically strip redundant styles and minify assets during the compilation phase. The tool provides specific optimization for single page applications, identifying and removing redundant CSS while ensuring necessary styles are preserved across dynamic views and states. The utility covers a range of capabilities including static content analy

    Automates the sequence of stripping unused styles and optimizing assets into production-ready files.

    JavaScript
    عرض على GitHub↗9,863
  • coryhouse/react-slingshotالصورة الرمزية لـ coryhouse

    coryhouse/react-slingshot

    9,646عرض على GitHub↗

    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

    Provides automated sequences for linting, formatting, and optimizing source assets into production-ready files.

    JavaScriptboilerplatereactredux
    عرض على GitHub↗9,646
  • didi/chameleonالصورة الرمزية لـ didi

    didi/chameleon

    8,966عرض على GitHub↗

    Chameleon is a cross-platform application framework and component library used to develop applications for the web and various mini-app platforms from a single shared codebase. It functions as a multi-platform build pipeline that compiles source code into different target formats while providing an MVVM-based user interface system for managing application state. The framework employs a polymorphic protocol to extend custom components and APIs, allowing for platform-specific implementations while maintaining cross-end compatibility. It includes a specialized build tool for static analysis that

    Provides an automated sequence for scaffolding, static analysis, bundling, and deploying across multiple target formats.

    JavaScript
    عرض على GitHub↗8,966
  • o3de/o3deالصورة الرمزية لـ o3de

    o3de/o3de

    8,954عرض على GitHub↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    Transforms raw meshes, textures, and animations into runtime-optimized product assets using a configurable processing pipeline.

    C++3d-graphics3d-graphics-engineanimation
    عرض على GitHub↗8,954
  • middleman/middlemanالصورة الرمزية لـ middleman

    middleman/middleman

    7,110عرض على GitHub↗

    Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into standalone HTML, CSS, and JavaScript files. It functions as a multi-engine template processor and build tool, converting source markup into production-ready websites that can be hosted on any web server. The system is distinguished by a comprehensive asset pipeline that handles compression, minification, and fingerprinting to optimize web delivery. It features an extensible architecture with lifecycle hooks and a middleware-based request interception layer, allowing for the programmat

    Implements a build pipeline to compile, minify, and optimize CSS and JavaScript assets for production delivery.

    Rubymiddlemanstatic-site-generator
    عرض على GitHub↗7,110
  • microsoft/rushstackالصورة الرمزية لـ microsoft

    microsoft/rushstack

    6,479عرض على GitHub↗

    Rushstack هي مجموعة أدوات شاملة لإدارة مستودعات TypeScript الكبيرة (monorepos)، توفر إطار عمل لأتمتة خط أنابيب البناء، وتنسيق التبعية، والتحليل الثابت. تعمل كمنسق بناء تزايدي ونظام إدارة مصمم للحفاظ على الاتساق والأداء عبر حزم متعددة في مساحة عمل مشتركة. يتميز النظام من خلال نموذج تنفيذ قائم على الرسوم البيانية غير الدورية الموجهة والتزايد القائم على تجزئة المحتوى، مما يضمن إعادة بناء المشاريع المتأثرة فقط. كما يعمل على تحسين تدفقات عمل التطوير عبر التخزين المؤقت لآثار البناء عن بعد مع تكاملات لـ S3 وAzure وHTTP، ويستخدم إدارة مساحة العمل القائمة على الروابط الرمزية (symlink) للرؤية الفورية للتغييرات المحلية. تغطي مجموعة الأدوات مجموعة واسعة من القدرات بما في ذلك تدفقات عمل الإصدار المؤتمتة، وتحليل عقد API، وفرض جودة الكود على مستوى المؤسسة من خلال ملفات تعريف التدقيق (linting) المعيارية. كما توفر دعماً واسعاً لتجميع الأصول، وتحويل TypeScript، وتوليد تعريفات النوع من مخططات JSON والأصول الثابتة. تشمل مجالات المرافق الإضافية إدارة التوطين، وتوليد إشعارات الترخيص، وتنسيق واجهات سطر الأوامر مع مخرجات العمليات المتزامنة.

    Orchestrates transpilation, linting, testing, and bundling into a single automated pipeline to produce deployable code.

    TypeScript
    عرض على GitHub↗6,479
  • ecomfe/fontminالصورة الرمزية لـ ecomfe

    ecomfe/fontmin

    6,195عرض على GitHub↗

    Fontmin هو خط أنابيب لأصول خطوط الويب وأداة تصغير مصممة لتقليل أحجام ملفات الخطوط عن طريق إزالة الرموز غير المستخدمة. يعمل كمحول لتنسيقات الخطوط ومولد لخطوط أيقونات SVG، مما يسمح بإنشاء أصول خطوط محسنة لنشرها على الويب. يتميز المشروع بقدرته على تجميع خطوط أيقونات مخصصة عن طريق تحويل ملفات SVG متعددة إلى أصل خط واحد. كما يتميز بخط أنابيب معالجة يعتمد على الإضافات (plugins)، مما يتيح دمج وظائف تحويل مخصصة في حزمة معالجة الخطوط. تغطي الأداة مجموعة واسعة من قدرات معالجة الخطوط، بما في ذلك استخراج المجموعات الفرعية للرموز بناءً على تحليل الأحرف، وتحويل التنسيق الثنائي للتوافق عبر المتصفحات، والإنشاء التلقائي لملفات CSS الخاصة بـ font-face وتعيين الأيقونات. يتم توفير هذه الوظائف عبر واجهة سطر أوامر لتسهيل الدمج في سير عمل البناء والنشر المؤتمت.

    Integrates font minification and processing into automated front-end asset build pipelines.

    JavaScript
    عرض على GitHub↗6,195
  • angular-app/angular-appالصورة الرمزية لـ angular-app

    angular-app/angular-app

    5,793عرض على GitHub↗

    هذا تطبيق مرجعي لـ AngularJS يوضح المعمارية وهيكل المجلدات وتنظيم الوحدات المطلوبة لبناء تطبيقات الصفحة الواحدة. يعمل كتطبيق CRUD يعتمد على REST ومصمم لإدارة المشاريع. يتضمن المشروع تنفيذاً كاملاً لخط أنابيب CI/CD ومجموعة اختبارات آلية. تقوم هذه الأدوات بأتمتة فحص الكود (linting)، وتصغير الأصول، وتنفيذ اختبارات الوحدة والاختبارات الشاملة عبر متصفحات متعددة للتحقق من منطق التطبيق. يغطي التطبيق التحكم في الوصول إلى الواجهة الأمامية من خلال أنماط المصادقة والتفويض. كما ينفذ معمارية تطبيق CRUD لإدارة سجلات البيانات عبر واجهة برمجة تطبيقات خلفية.

    Provides automated sequences for linting and optimizing source assets into production-ready files.

    JavaScript
    عرض على GitHub↗5,793
  • react/metroالصورة الرمزية لـ react

    react/metro

    5,608عرض على GitHub↗

    Metro هو مجمع JavaScript مصمم لبيئات React Native. يعمل كنظام لحل التبعيات، وتحويل الكود المصدري، وتعبئة JavaScript والأصول في حزم للتنفيذ. يتضمن المشروع خادم تجميع للتطوير يستضيف الأصول عبر HTTP ويوفر استبدال الوحدات الساخن (hot module replacement). يتميز بمحلل وحدات يتعامل مع امتدادات الملفات الخاصة بالمنصة ومحول كود مصدري يحول الكود إلى هياكل شجرية للتحسين والتصغير. تغطي مجموعة الأدوات توليد الحزم برمجياً، وإنشاء خرائط المصدر، والتخزين المؤقت لنظام الملفات لتجنب التحويلات المتكررة. كما توفر قدرات لإدارة الأصول، وحقن polyfill، وتكوين خادم آمن باستخدام شهادات TLS لنقاط النهاية المشفرة. يتم تضمين أدوات المراقبة لتتبع حالة التجميع وتسجيل بيانات الأداء الوصفية لأحداث البدء والتحديث.

    Programmatically generates bundles and source maps to integrate into automated deployment or build pipelines.

    JavaScriptbundlerjavascriptreact-native
    عرض على GitHub↗5,608
  • aui/font-spiderالصورة الرمزية لـ aui

    aui/font-spider

    5,138عرض على GitHub↗

    Font-spider هي مجموعة من الأدوات المتخصصة لتحسين خطوط الويب. تعمل كأداة لتقسيم الخطوط وضغطها، حيث تحلل محتوى HTML لاستخراج الأحرف المستخدمة فقط في الصفحة، مما ينشئ ملفات خطوط مصغرة لتقليل حجم الصفحة وتحسين سرعة التحميل. يتضمن المشروع محول خطوط ويب ينشئ ملفات بتنسيقات ثنائية متعددة لضمان التوافق عبر المتصفحات المختلفة. كما يوفر إضافة لأدوات البناء لدمج تحليل الخطوط وتقسيمها مباشرة في خطوط أنابيب التطوير الآلية. تغطي مجموعة الأدوات تقسيم الخطوط بناءً على الرموز (glyphs)، واستخراج خرائط الأحرف، وتحليل استخدام الخطوط لتحديد وإزالة البيانات الزائدة من أصول الطباعة.

    Automates the sequence of font analysis, subsetting, and conversion within front-end development build pipelines.

    JavaScript
    عرض على GitHub↗5,138
السابق12التالي
  1. Home
  2. Web Development
  3. Front-End Development Workflows

استكشف الوسوم الفرعية

  • Asset Optimization PipelinesWorkflows specifically designed to transform source assets into optimized distribution files. **Distinct from Front-End Development Workflows:** Focuses on the transformation and optimization of assets for production rather than the developer's iterative loop.
  • Build Automation PipelinesAutomated sequences for linting, formatting, and optimizing source assets into production-ready files. **Distinct from Front-End Development Workflows:** Focuses on the build-step automation of assets rather than the iterative development loop of live reloading.