awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
J

jeresig/jquery.hotkeys

0
View on GitHub↗
0 stars·0 forks·10 views

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.

Star history

Star history chart for jeresig/jquery.hotkeysStar history chart for jeresig/jquery.hotkeys

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Jquery.hotkeys

Similar open-source projects, ranked by how many features they share with Jquery.hotkeys.
  • madrobby/zeptomadrobby avatar

    madrobby/zepto

    15,104View on 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
    View on GitHub↗15,104
  • robertwhurst/keyboardjsRobertWHurst avatar

    RobertWHurst/KeyboardJS

    2,105View on GitHub↗

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

    JavaScript
    View on GitHub↗2,105
  • ccampbell/mousetrapccampbell avatar

    ccampbell/mousetrap

    11,774View on 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
    View on GitHub↗11,774
  • ag-grid/ag-gridag-grid avatar

    ag-grid/ag-grid

    15,412View on 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
    View on GitHub↗15,412
See all 30 alternatives to Jquery.hotkeys→

Frequently asked questions

What are the main features of jeresig/jquery.hotkeys?

The main features of jeresig/jquery.hotkeys are: Keyboard Shortcuts, Web Components and UI, JavaScript 框架汇总.

What are some open-source alternatives to jeresig/jquery.hotkeys?

Open-source alternatives to jeresig/jquery.hotkeys include: 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…