awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

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

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

jeresig/jquery.hotkeys

0
View on GitHub↗
0 نجوم·0 تفرعات·3 مشاهدات

Jquery.hotkeys

Features

  • Keyboard Shortcuts - jQuery plugin for listening to keyboard events.
  • Web Components and UI - jQuery plugin for binding keyboard shortcuts.
  • JavaScript 框架汇总 - Listed in the “JavaScript 框架汇总” section of the Awesome Frontend awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ jeresig/jquery.hotkeysمخطط تاريخ النجوم لـ jeresig/jquery.hotkeys

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Jquery.hotkeys

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Jquery.hotkeys.
  • madrobby/zeptoالصورة الرمزية لـ madrobby

    madrobby/zepto

    15,104عرض على GitHub↗

    Zepto is a minimalist JavaScript toolkit providing an API for DOM manipulation, event handling, and asynchronous HTTP requests. It functions as a jQuery-compatible library, allowing developers to select, modify, and animate HTML elements using a concise and chainable syntax. The library includes an asynchronous HTTP client for exchanging data with remote servers without triggering page reloads and a browser-based event handler that supports standard mouse events and mobile touch gestures. Its capability surface covers CSS selector-based querying, element transition animations, and the serial

    HTML
    عرض على GitHub↗15,104
  • robertwhurst/keyboardjsالصورة الرمزية لـ RobertWHurst

    RobertWHurst/KeyboardJS

    2,105عرض على GitHub↗

    A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.

    JavaScript
    عرض على GitHub↗2,105
  • ccampbell/mousetrapالصورة الرمزية لـ ccampbell

    ccampbell/mousetrap

    11,774عرض على GitHub↗

    Mousetrap is a JavaScript keyboard shortcut library used to bind specific key combinations and sequences to custom functions in web applications. It serves as a keyboard event handler that listens to and manages keypress, keydown, and keyup events across a browser window. The library includes a sequence-based input manager for triggering actions based on a precise series of keys pressed in a specific order. It also provides a custom shortcut recorder to capture user keystrokes for defining and saving personalized shortcuts. The system supports global binding registration to ensure shortcuts

    JavaScriptjavascriptkeyboardkeyboard-shortcuts
    عرض على GitHub↗11,774
  • ag-grid/ag-gridالصورة الرمزية لـ ag-grid

    ag-grid/ag-grid

    15,412عرض على GitHub↗

    AG Grid is a JavaScript data grid library designed for rendering and manipulating large datasets within web applications. It functions as a comprehensive toolset for building interactive tables that support complex data visualization, enabling the display of massive volumes of information while maintaining responsive user interactions. The library distinguishes itself through a column-oriented layout engine and a plugin-based architecture that allows for modular extensions. It utilizes a cell-based component lifecycle and an expression-based evaluation engine to manage data updates and format

    TypeScriptangularangular-gridangular-table
    عرض على GitHub↗15,412
عرض جميع البدائل الـ 30 لـ Jquery.hotkeys→

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

ما هي الميزات الرئيسية لـ jeresig/jquery.hotkeys؟

الميزات الرئيسية لـ jeresig/jquery.hotkeys هي: Keyboard Shortcuts, Web Components and UI, JavaScript 框架汇总.

ما هي البدائل مفتوحة المصدر لـ jeresig/jquery.hotkeys؟

تشمل البدائل مفتوحة المصدر لـ jeresig/jquery.hotkeys: robertwhurst/keyboardjs — A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts. madrobby/zepto — Zepto is a minimalist JavaScript toolkit providing an API for DOM manipulation, event handling, and asynchronous HTTP… ccampbell/mousetrap — Mousetrap is a JavaScript keyboard shortcut library used to bind specific key combinations and sequences to custom… ag-grid/ag-grid — AG Grid is a JavaScript data grid library designed for rendering and manipulating large datasets within web… alloyteam/alloylever — 1kb js library contains development debugging, error monitoring and reporting, user problem localization features -… alibaba/butterfly — Butterfly is an interactive graph visualization library and SVG-based diagramming engine used to build node-based…