3 مستودعات
Collections of reusable UI directives and components built specifically for the AngularJS framework.
Distinct from AngularJS Component Architectures: Focuses on a library of ready-to-use UI components rather than the architectural pattern of components.
Explore 3 awesome GitHub repositories matching web development · AngularJS Component Libraries. Refine with filters or upvote what's useful.
rdash-angular is an AngularJS admin dashboard theme and component library designed for building administrative interfaces. It provides a set of pre-configured directives and responsive layout tools to create management consoles and internal tools. The project integrates the Bootstrap UI framework to provide consistent styling and interactive elements such as modals and tooltips. It focuses on structuring enterprise web layouts through a collection of specialized directives. The library includes capabilities for data table visualization to organize entity lists and attributes, as well as load
Ships a set of pre-configured directives for rendering data tables, loading indicators, and navigation menus.
Angular-chart.js هي مكتبة رسوم بيانية للواجهة الأمامية توفر مجموعة من التوجيهات القابلة لإعادة الاستخدام لدمج محرك تصور Chart.js في تطبيقات AngularJS. تعمل كغلاف يغلف منطق العرض المعقد داخل مكونات تعريفية، مما يتيح إنشاء تمثيلات بيانات رسومية تفاعلية ومتجاوبة. تتميز المكتبة بتوفير مزامنة بيانات تفاعلية، والتي تؤدي تلقائياً إلى إعادة عرض اللوحة (canvas) كلما تغيرت البيانات الأساسية أو نماذج التكوين. كما تستخدم نظام تكوين قائماً على الموفر (provider-based)، مما يسمح للمطورين بمركزة التصميم العام، ولوحات الألوان، والإعدادات الافتراضية السلوكية لضمان عرض مرئي متسق عبر التطبيق بأكمله. يدعم المشروع نطاقاً واسعاً من قدرات التصور، بما في ذلك القدرة على تراكب أنواع مخططات متعددة على لوحة واحدة ودمج إضافات مخصصة لسلوكيات عرض متخصصة. تدير دورة حياة كل مثيل مخطط، وتوفر خطافات لتنظيف الموارد ومعالجة الأحداث لالتقاط تفاعلات المستخدم مثل النقرات والتحويم.
Provides a directive-based wrapper for integrating charting libraries into AngularJS applications.
This project is a frontend component library that provides an AngularJS directive for the Google Chart Tools library. It functions as a wrapper designed to integrate interactive data visualizations into web applications by mapping structured data sets into graphical representations such as bar charts, line graphs, and pie charts. The library utilizes a configuration-driven approach that maps declarative objects to specific chart types and options, abstracting the initialization process into standard markup. It manages the lifecycle of third-party graphical elements through directive-based enc
Wraps the Google Chart Tools library to enable the rendering of interactive data visualizations within AngularJS applications.