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

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

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

fabien-d/alertify.js

0
View on GitHub↗
4,225 نجوم·706 تفرعات·JavaScript·2 مشاهداتfabien-d.github.com/alertify.js↗

Alertify.js

alertify.js هي مكتبة إشعارات JavaScript وإطار عمل لمربعات الحوار (modals). توفر نظاماً لإنشاء مربعات حوار مخصصة للتنبيه والتأكيد والطلب لاستبدال إشعارات المتصفح القياسية، إلى جانب نظام تنبيه غير محظور (non-blocking) لرسائل الحالة غير المزعجة.

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

تغطي المكتبة بدائيات الحوار التفاعلية لالتقاط مدخلات المستخدم والتأكيد عبر ردود الاتصال (callbacks)، بالإضافة إلى تسجيل إشعارات النظام لحالات النجاح والخطأ. تدير هذه العناصر من خلال طبقة واجهة مستخدم غير محظورة وآلية تسلسل قائمة على الطابور.

Features

  • Toast Notification Libraries - Provides a library for creating customizable alert, confirm, and prompt notifications, including toast-style messages.
  • JavaScript Error Trackers - Captures global JavaScript runtime exceptions in the browser and displays them as notifications for debugging.
  • Error Reporting - Captures runtime JavaScript errors and displays them as visible notification boxes for easier debugging.
  • Blocking Alert Notifications - Ships modal alert dialogs that force user acknowledgment before allowing interaction with the application.
  • Non-Blocking Notifications - Provides a set of unobtrusive notification toasts and status messages that do not interrupt the application flow.
  • Input Prompts - Implements modal prompt dialogs that capture text input from users and return it via callbacks.
  • Modal Dialogs - Offers a framework for rendering interactive modal pop-up windows with callbacks for user input and confirmation.
  • Browser Dialog Replacements - Replaces standard browser alert and confirm boxes with styled modal windows for an improved user experience.
  • Interactive Modal Frameworks - Provides customizable alert, confirm, and prompt windows that process user input through success or cancellation callbacks.
  • Non-Blocking Notification Layers - Renders notifications as separate DOM elements that allow users to continue interacting with the page.
  • Notification Systems - Provides a comprehensive system for managing and displaying non-blocking status updates and automated alerts to users.
  • User Confirmation Dialogs - Provides modal dialogs with accept and cancel options that trigger custom callback functions.
  • Execution Error Captures - Redirects global window errors to visible notification boxes to simplify the runtime debugging process.
  • Global Error Handlers - Provides a global error handler that captures window-level runtime exceptions and routes them to the notification system.
  • UI Message Sequencing - Orders a series of alerts and prompts to appear one after another in a controlled sequence.
  • UI Dialog Sequencing - Manages a queue of pending notifications to ensure they appear sequentially without overlapping.
  • Interactive Input Collecters - Gathers user text and confirmations through a series of interactive prompts that return values via callbacks.
  • Configuration Templates - Provides predefined settings and templates to generate consistent styles and behaviors for alerts, confirmations, and prompts.
  • Dialog Sequencing Queues - Implements a mechanism for chaining multiple alert and prompt windows to appear in a defined order.
  • Custom Dialog Designs - Allows for the definition of custom, non-native dialog designs and notification types for specialized system messages.
  • Sequential Dialog Rendering - Chains multiple alerts or prompts together so they appear sequentially in a defined order.
  • Status Notifications - Implements a specialized system for displaying success and error status notifications.
  • Modal DOM Injection - Dynamically injects modal container elements directly into the document body to render overlay windows.

سجل النجوم

مخطط تاريخ النجوم لـ fabien-d/alertify.jsمخطط تاريخ النجوم لـ fabien-d/alertify.js

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Alertify.js

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Alertify.js.
  • jaredreich/notieالصورة الرمزية لـ jaredreich

    jaredreich/notie

    6,274عرض على GitHub↗

    Notie is a zero-dependency JavaScript UI library providing a suite of lightweight interface components for data collection, selection prompts, and system-level status notifications. It functions as an input component suite and a selection dialog tool that operates in any JavaScript environment without requiring third-party packages. The library includes a collection of notification tools, such as themed toast notifications that disappear after a set time and forced alert notifications that require explicit user acknowledgment for critical information. It also provides interactive dialogs for

    JavaScript
    عرض على GitHub↗6,274
  • bootboxjs/bootboxالصورة الرمزية لـ bootboxjs

    bootboxjs/bootbox

    5,026عرض على GitHub↗

    Bootbox is a programmatic dialog library and JavaScript modal interface designed to create non-blocking alert, confirm, and prompt dialogs. It functions as a wrapper for the Bootstrap CSS framework, providing a toolkit to add stylized popup interactions to web interfaces. The library simulates native browser dialog behaviors through a programmatic API, replacing blocking alerts with asynchronous modal windows. It distinguishes itself by offering a localized interface design, allowing for the translation of dialog buttons and content across multiple languages using built-in or custom translati

    JavaScript
    عرض على GitHub↗5,026
  • filamentphp/filamentالصورة الرمزية لـ filamentphp

    filamentphp/filament

    31,215عرض على GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    PHPadminalpine-jsbuilder
    عرض على GitHub↗31,215
  • needim/notyالصورة الرمزية لـ needim

    needim/noty

    6,625عرض على GitHub↗

    Noty is a dependency-free JavaScript toast notification library and in-app notification system. It provides a framework for rendering non-blocking alert, success, error, and information messages, as well as interactive confirmation dialogs. The library includes a notification queue manager to organize the sequence and timing of messages and a web push notification manager for delivering system-level alerts via service workers when an application is inactive. The system supports extensive visual customization through HTML templates and theme configurations. It manages the notification lifecyc

    JavaScript
    عرض على GitHub↗6,625
عرض جميع البدائل الـ 30 لـ Alertify.js→

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

ما هي وظيفة fabien-d/alertify.js؟

alertify.js هي مكتبة إشعارات JavaScript وإطار عمل لمربعات الحوار (modals). توفر نظاماً لإنشاء مربعات حوار مخصصة للتنبيه والتأكيد والطلب لاستبدال إشعارات المتصفح القياسية، إلى جانب نظام تنبيه غير محظور (non-blocking) لرسائل الحالة غير المزعجة.

ما هي الميزات الرئيسية لـ fabien-d/alertify.js؟

الميزات الرئيسية لـ fabien-d/alertify.js هي: Toast Notification Libraries, JavaScript Error Trackers, Error Reporting, Blocking Alert Notifications, Non-Blocking Notifications, Input Prompts, Modal Dialogs, Browser Dialog Replacements.

ما هي البدائل مفتوحة المصدر لـ fabien-d/alertify.js؟

تشمل البدائل مفتوحة المصدر لـ fabien-d/alertify.js: jaredreich/notie — Notie is a zero-dependency JavaScript UI library providing a suite of lightweight interface components for data… bootboxjs/bootbox — Bootbox is a programmatic dialog library and JavaScript modal interface designed to create non-blocking alert,… filamentphp/filament — Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel… needim/noty — Noty is a dependency-free JavaScript toast notification library and in-app notification system. It provides a… scalessec/toast-swift — Toast-Swift is an iOS toast notification framework and library used to display temporary informational pop-ups. It… cosscom/coss — Coss is an accessible UI component library and design system framework used to build web interfaces. It provides a…