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

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

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

StartBootstrap/startbootstrap-sb-admin-2

0
View on GitHub↗
9,877 نجوم·5,694 تفرعات·HTML·MIT·4 مشاهداتstartbootstrap.com/themes/sb-admin-2↗

Startbootstrap Sb Admin 2

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 customize the Bootstrap theme by compiling SCSS source files and managing third-party libraries from node_modules.

The project supports rapid UI prototyping with pre-built admin interface components and common UI patterns, while also serving as a practical example of setting up front-end build tooling for Bootstrap theme customization. Documentation covers the build pipeline setup, development server usage, and vendor dependency copying for deployment.

Features

  • Admin Dashboard Frameworks - Provides a complete admin panel interface with pre-built components and layouts for managing data and users.
  • Bootstrap - Provides an open-source admin dashboard theme built on Bootstrap with SCSS compilation and live-reload development server.
  • Bootstrap Components - Provides a complete Bootstrap-based UI framework with responsive layout components and utility classes.
  • Stylesheet Compilation - Compiles SCSS source files into minified CSS through a build task.
  • Development Preview Servers - Starts a local preview server that watches for file changes and automatically reloads the page.
  • Live-Reload Development Servers - Ships a file-watching development server with automatic browser reloading for rapid iteration.
  • Task-Based Build Pipelines - Automates SCSS compilation, JavaScript minification, and vendor dependency copying through a Gulp-based task runner.
  • Bootstrap Theme Customization - Customizes a Bootstrap-based admin theme by compiling SCSS and managing vendor dependencies.
  • SCSS Compilers - Transforms SCSS source files into minified CSS output through an automated build task.
  • UI Prototyping - Quickly assembles a functional admin interface using a ready-made template with common UI patterns.
  • JavaScript Minification - Reduces JavaScript file size by stripping whitespace and comments through automated processing.
  • Front-End Development Workflows - Sets up a development workflow with SCSS compilation, JavaScript minification, and live-reload server.

سجل النجوم

مخطط تاريخ النجوم لـ startbootstrap/startbootstrap-sb-admin-2مخطط تاريخ النجوم لـ startbootstrap/startbootstrap-sb-admin-2

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

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

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

Start searching with AI

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

ما هي وظيفة startbootstrap/startbootstrap-sb-admin-2؟

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.

ما هي الميزات الرئيسية لـ startbootstrap/startbootstrap-sb-admin-2؟

الميزات الرئيسية لـ startbootstrap/startbootstrap-sb-admin-2 هي: Admin Dashboard Frameworks, Bootstrap, Bootstrap Components, Stylesheet Compilation, Development Preview Servers, Live-Reload Development Servers, Task-Based Build Pipelines, Bootstrap Theme Customization.

ما هي البدائل مفتوحة المصدر لـ startbootstrap/startbootstrap-sb-admin-2؟

تشمل البدائل مفتوحة المصدر لـ startbootstrap/startbootstrap-sb-admin-2: yeoman/generator-webapp — This is a Yeoman web application generator that creates a standardized project structure and build pipeline for modern… seyhunak/twitter-bootstrap-rails — This is a Ruby on Rails integration gem and UI framework that provides tools for incorporating the Bootstrap CSS… tapio/live-server — live-server is a local HTTP server designed for hosting static HTML, JavaScript, and CSS files. It functions as a live… designrevision/shards-dashboard — Shards Dashboard is a Bootstrap-based administrative template and UI kit designed for the rapid development of… 0wczar/airframe-react — Airframe-react is a Bootstrap UI component library and starter kit for building React-based admin dashboards and… devias-io/material-kit-react — Material Kit React is a dashboard template for React applications built with Material UI. It provides a type-safe…

بدائل مفتوحة المصدر لـ Startbootstrap Sb Admin 2

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Startbootstrap Sb Admin 2.
  • yeoman/generator-webappالصورة الرمزية لـ yeoman

    yeoman/generator-webapp

    3,745عرض على GitHub↗

    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

    JavaScriptgulpyeoman
    عرض على GitHub↗3,745
  • seyhunak/twitter-bootstrap-railsالصورة الرمزية لـ seyhunak

    seyhunak/twitter-bootstrap-rails

    4,466عرض على GitHub↗

    This is a Ruby on Rails integration gem and UI framework that provides tools for incorporating the Bootstrap CSS framework into Ruby on Rails applications. It serves as a frontend asset pipeline bridge to manage responsive grids and pre-styled components within the Rails build process. The project provides a set of generators to automate the creation of themed layouts, scaffold views, and directory structures. It includes a component generator that uses helper methods to produce complex UI elements such as navigation bars, modal dialogs, and breadcrumb navigation without requiring manual HTML

    Rubybootstrapbootstrap-generatorrails-gem
    عرض على GitHub↗4,466
  • tapio/live-serverالصورة الرمزية لـ tapio

    tapio/live-server

    4,563عرض على GitHub↗

    live-server is a local HTTP server designed for hosting static HTML, JavaScript, and CSS files. It functions as a live reload development server that monitors file changes and automatically refreshes the browser to reflect updates. The server includes an HTTP request proxy to route specific paths to remote URLs, bypassing cross-origin resource sharing restrictions. It also serves as a single page application routing proxy, mapping URL requests to a specific entry file to support client-side navigation. Additional capabilities cover security and access control through basic authentication and

    JavaScript
    عرض على GitHub↗4,563
  • designrevision/shards-dashboardالصورة الرمزية لـ DesignRevision

    DesignRevision/shards-dashboard

    1,211عرض على GitHub↗

    Shards Dashboard is a Bootstrap-based administrative template and UI kit designed for the rapid development of web-based management interfaces. It provides a collection of pre-built page layouts and reusable interface components that allow developers to construct functional dashboards with a consistent design language. The framework distinguishes itself through a responsive grid-based layout system that automatically adjusts content to fit various screen sizes and device viewports. It includes a specialized library of interactive widgets, such as data visualization charts, date pickers, and r

    CSSadminadmin-dashboardadmin-panel
    عرض على GitHub↗1,211
عرض جميع البدائل الـ 30 لـ Startbootstrap Sb Admin 2→