awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

47 个仓库

Awesome GitHub RepositoriesjQuery Plugins

JavaScript extensions that leverage the jQuery library to add interactive behaviors to DOM elements.

Distinguishing note: No existing candidates cover general jQuery plugin identity; others are for Vim or terminal shells.

Explore 47 awesome GitHub repositories matching web development · jQuery Plugins. Refine with filters or upvote what's useful.

Awesome jQuery Plugins GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wenzhixin/bootstrap-tablewenzhixin 的头像

    wenzhixin/bootstrap-table

    11,820在 GitHub 上查看↗

    Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It features a remote data integration system for fetching and synchronizing content from JSON endpoints using AJAX and server-side processing. The project includes a styling layer that adapts markup to work with various CSS frameworks, such as Bootstrap, Semantic UI, Bulma, and Material Design. It provides specialized rendering modes, including a hierarchical tree grid for parent-child row relationships and a responsive card-view table that transforms grids into mobile-friendly lay

    Ships as a jQuery extension to provide interactive data grid functionality to web applications.

    JavaScriptbootstrapbootstrap-tablebulma
    在 GitHub 上查看↗11,820
  • jquery-validation/jquery-validationjquery-validation 的头像

    jquery-validation/jquery-validation

    10,327在 GitHub 上查看↗

    这是一个 jQuery 插件和客户端表单验证器,用于在提交到服务器之前验证 Web 表单输入。它采用基于规则的验证引擎,根据预定义或自定义规则检查用户输入,以确保浏览器中的数据完整性。 该工具被设计为一个符合 ARIA 标准的验证系统,使用辅助功能属性将错误消息链接到输入字段。这确保了屏幕阅读器用户在表单提交过程中,当字段包含无效值时会收到通知。 该系统支持通过异步 HTTP 请求进行远程服务器验证,并允许动态规则注入以添加自定义验证逻辑。它通过 DOM 链接的错误渲染来管理用户界面,并使用事件驱动的触发器在焦点、失焦或提交事件期间执行检查。

    Extends jQuery to add a comprehensive rule-based validation system to web form elements.

    JavaScript
    在 GitHub 上查看↗10,327
  • snapappointments/bootstrap-selectsnapappointments 的头像

    snapappointments/bootstrap-select

    9,826在 GitHub 上查看↗

    Bootstrap Select is a jQuery plugin that replaces standard HTML select elements with a stylized interface. It functions as a custom dropdown menu that transforms native browser inputs into accessible form components. The project differentiates itself by providing real-time search filtering, multi-select data entry, and the ability to populate selection lists dynamically via remote JSON sources. To maintain browser performance when handling large datasets, it utilizes virtual rendering to display only the visible subset of options. The component includes accessibility support through ARIA att

    Implemented as a jQuery plugin to extend the functionality of standard web page elements.

    JavaScriptbootstrapdropdownjavascript
    在 GitHub 上查看↗9,826
  • tuupola/lazyloadtuupola 的头像

    tuupola/lazyload

    8,727在 GitHub 上查看↗

    Lazyload is a JavaScript plugin that defers the loading of images until they scroll into the viewport, using the browser's Intersection Observer API to detect visibility. It is designed to speed up initial page load and save bandwidth by delaying off-screen images, and includes a jQuery-compatible wrapper for drop-in integration with existing jQuery code. The plugin distinguishes itself through support for responsive images, loading different sources based on screen size, and a blur-up placeholder effect that shows a low-resolution image that transitions into the sharp version once fully load

    Wraps the vanilla JavaScript functionality in a jQuery-compatible interface for drop-in integration.

    JavaScript
    在 GitHub 上查看↗8,727
  • carhartl/jquery-cookiecarhartl 的头像

    carhartl/jquery-cookie

    8,500在 GitHub 上查看↗

    This project is a browser cookie utility and client-side storage library designed to manage small amounts of data persisted in the user's web browser. It functions as a jQuery cookie manager, providing a simplified interface for reading, writing, and deleting cookies using the jQuery framework. The library includes a JSON cookie handler that automatically encodes and decodes complex objects into strings for storage. It allows for the management of data across sessions through the use of expiration dates, path restrictions, and domain scopes. The utility covers broader capabilities for client

    Integrates as a jQuery plugin to provide a consistent utility interface for cookie management.

    JavaScript
    在 GitHub 上查看↗8,500
  • owlcarousel2/owlcarousel2O

    OwlCarousel2/OwlCarousel2

    7,923在 GitHub 上查看↗

    OwlCarousel2 is a touch-enabled jQuery plugin used to create responsive content sliders and carousels. It allows for the creation of image sliders and content collections that adjust the number of visible items based on screen size breakpoints. The project utilizes a modular architecture, enabling the addition or removal of specific functional modules to modify behavior and reduce the final JavaScript bundle size. It provides native support for navigation through touch-screen swiping and mouse-based dragging.

    Ships as a jQuery plugin that extends the library to add interactive carousel behaviors to DOM elements.

    JavaScript
    在 GitHub 上查看↗7,923
  • amsul/pickadate.jsamsul 的头像

    amsul/pickadate.js

    7,659在 GitHub 上查看↗

    pickadate.js is a responsive jQuery date and time picker designed for web forms. It provides a localized input interface that allows users to select specific calendar dates and precise clock times. The library features a customizable calendar UI with configurable colors, sizes, and breakpoints. It includes a localization system to adapt interface text and date formats into multiple languages and regional settings. The component includes interactive date and time inputs and a styling system for modifying visual design to match specific brand identities. Its layout automatically adjusts for di

    Provides a jQuery-based plugin that extends DOM elements with interactive date and time picking behaviors.

    JavaScript
    在 GitHub 上查看↗7,659
  • kamens/jquery-menu-aimkamens 的头像

    kamens/jQuery-menu-aim

    7,636在 GitHub 上查看↗

    This project is a jQuery plugin and movement analysis tool designed to stabilize the interaction of dropdown and mega menus. It functions as an intentional hover detector that distinguishes between casual cursor navigation and a user's specific intent to target a menu item. The tool enhances the user experience of responsive mega menus by preventing them from closing prematurely. It achieves this by analyzing mouse movement direction to determine if a user is intentionally moving toward a sub-menu item, even when moving diagonally. The system employs vector-based intent detection and coordin

    Provides a jQuery plugin that detects user intent when selecting items within a dropdown menu.

    JavaScript
    在 GitHub 上查看↗7,636
  • olifolkerd/tabulatorolifolkerd 的头像

    olifolkerd/tabulator

    7,550在 GitHub 上查看↗

    Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure

    Wraps the table to enable initialization and manipulation using jQuery selectors and widget syntax.

    JavaScriptajaxcdnjsdata
    在 GitHub 上查看↗7,550
  • umdjs/umdumdjs 的头像

    umdjs/umd

    7,447在 GitHub 上查看↗

    This project provides a universal module definition pattern and JavaScript module wrapper. It establishes a standardized methodology for distributing JavaScript libraries that function across CommonJS, AMD, and browser global environments. The system uses an adapter approach to bridge different module systems, allowing a single file to operate in both Node.js and client-side browser environments without modification. This includes specific patterns for creating jQuery plugins that maintain compatibility across modular loaders and global scopes. The codebase implements environment-detection l

    Defines jQuery plugins using patterns that maintain compatibility across AMD and browser global environments.

    JavaScript
    在 GitHub 上查看↗7,447
  • drgullin/icheckdrgullin 的头像

    drgullin/icheck

    7,300在 GitHub 上查看↗

    iCheck is a custom form input library that replaces native checkboxes and radio buttons with customizable visual wrappers. It ensures a uniform visual experience across different browsers by masking native form elements and rendering custom HTML structures. The project provides a common interface that functions across both jQuery and Zepto. It includes a dynamic styler that detects and applies custom styles to form elements added to a page after the initial load. The library incorporates an accessibility layer that injects ARIA attributes and keyboard event listeners to ensure custom inputs

    Functions as a jQuery plugin to replace native checkboxes and radio buttons with customizable wrappers.

    CSS
    在 GitHub 上查看↗7,300
  • fancyapps/fancyboxfancyapps 的头像

    fancyapps/fancyBox

    7,254在 GitHub 上查看↗

    fancyBox is a jQuery-based lightbox plugin and JavaScript modal gallery used to render images and videos within a full-screen overlay. It isolates media from the background page by utilizing a responsive gallery system that dims the rest of the screen to focus attention on the selected content. The tool functions as a touch-enabled content overlay, incorporating support for swipe gestures and pinch-to-zoom for navigating media on mobile devices and tablets. It ensures media scales correctly across different screen sizes through a responsive gallery system. The project covers a broad range of

    Built as a jQuery plugin to add responsive, touch-enabled overlay gallery behaviors to web pages.

    JavaScript
    在 GitHub 上查看↗7,254
  • rstacruz/jquery.transitrstacruz 的头像

    rstacruz/jquery.transit

    7,240在 GitHub 上查看↗

    This project is a jQuery plugin and animation extension that enables hardware-accelerated CSS3 transitions and transformations. It serves as a wrapper that shifts animation logic from script-based updates to native browser style transitions. The library provides tools for managing the scale, rotation, and orientation of page elements. It uses relative-value coordinate calculations to handle element movement and maps generic transformation properties to browser-specific vendor prefixes. The capability surface covers high-performance visual effects, including the management of timing and easin

    Acts as a jQuery plugin that enhances animation performance by using native CSS transitions.

    JavaScript
    在 GitHub 上查看↗7,240
  • davidjbradshaw/iframe-resizerdavidjbradshaw 的头像

    davidjbradshaw/iframe-resizer

    6,927在 GitHub 上查看↗

    iframe-resizer is a JavaScript tool that automatically adjusts the dimensions of an iframe to match the size of its internal content. It functions as a cross-domain communication bridge, allowing the exchange of data and the triggering of actions between a parent window and an embedded iframe across different origins. The project includes a nested iframe coordinator to synchronize dimensions between parent pages and inner frames, preventing scrollbars in complex nested structures. It also provides an accessibility utility to manage iframe titles and attributes, ensuring embedded content is co

    Automatically resizes iframe elements using the jQuery library to detect and apply content dimensions.

    JavaScriptcross-domaincross-originiframe
    在 GitHub 上查看↗6,927
  • davatron5000/fittext.jsdavatron5000 的头像

    davatron5000/FitText.js

    6,717在 GitHub 上查看↗

    FitText.js is a jQuery plugin that scales headline text proportionally to its parent container's width, enabling fluid, responsive typography. It functions as a fluid headline text resizer and responsive typography tool, inflating web type by resizing text based on container dimensions with configurable compression. The plugin distinguishes itself through precise control over the scaling behavior. It includes a compressor factor for tuning how aggressively text size responds to container width changes, and provides min-max clamping to enforce lower and upper pixel bounds on the computed font

    Exposes functionality as a jQuery plugin, attaching to DOM elements via selector chains.

    HTML
    在 GitHub 上查看↗6,717
  • vitalets/x-editablevitalets 的头像

    vitalets/x-editable

    6,505在 GitHub 上查看↗

    x-editable 是一个 jQuery 原位编辑库,将静态内容转换为可编辑字段。它作为一个内联内容编辑器,允许直接在网页上进行更新,而无需页面导航。 该库包括一个可定制的输入渲染器,支持文本字段、日期选择器和富文本编辑器等多种格式。它还具有客户端输入验证器,用于在提交更改之前根据特定规则验证编辑后的值。 该工具包与包括 Bootstrap 和 jQuery UI 在内的 UI 框架集成。它提供可配置的交互触发器(如单击或双击)来激活编辑模式。

    Adds interactive input fields and date pickers to existing web pages as a jQuery plugin.

    JavaScript
    在 GitHub 上查看↗6,505
  • briangonzalez/jquery.adaptive-backgrounds.jsbriangonzalez 的头像

    briangonzalez/jquery.adaptive-backgrounds.js

    6,542在 GitHub 上查看↗

    This is a jQuery plugin that extracts the dominant color from an image or CSS background image and applies it as a background color on a target element. It uses canvas-based pixel analysis with an RGB quantization algorithm to identify the most prominent color, then injects that color as an inline CSS background-color style. The plugin automatically normalizes text contrast by calculating the relative luminance of the extracted color and toggling between dark and light text to maintain readability. It includes an image preloading pipeline to ensure pixel data is available synchronously from t

    Wraps core functionality as a jQuery plugin, exposing methods via the jQuery prototype for DOM manipulation and event handling.

    JavaScript
    在 GitHub 上查看↗6,542
  • ducksboard/gridster.jsducksboard 的头像

    ducksboard/gridster.js

    5,981在 GitHub 上查看↗

    Gridster.js is a jQuery plugin that turns page elements into a draggable, resizable grid layout. It provides a framework for building interactive dashboards and interfaces where widgets snap to a multi-column grid and can be repositioned by dragging, with automatic layout reflow when items are added, removed, or resized. The plugin handles mouse and touch events through a drag-and-drop manager, calculates widget overlap with a collision detection engine, and positions items using CSS transforms for smoother animations. It maintains an internal registry of all grid items with their coordinates

    Extends jQuery's prototype chain to add grid layout methods directly to DOM element selections.

    JavaScript
    在 GitHub 上查看↗5,981
  • flot/flotflot 的头像

    flot/flot

    5,911在 GitHub 上查看↗

    Flot is an interactive charting library for jQuery that renders line, bar, pie, and time-series plots with zooming and panning. It provides interactive plots for engineering and scientific data with customizable axes, scales, and series styles, and supports real-time data updates. The library is built as a jQuery plugin with a canvas-based rendering pipeline and a plugin extension system that allows third-party code to add new chart types, interactions, and data transformations. The library distinguishes itself through a broad range of specialized chart types, including candlestick, bubble, r

    Exposes chart functionality as a jQuery plugin, integrating with jQuery's selector and chaining patterns.

    JavaScript
    在 GitHub 上查看↗5,911
  • jquery-ui-bootstrap/jquery-ui-bootstrapjquery-ui-bootstrap 的头像

    jquery-ui-bootstrap/jquery-ui-bootstrap

    5,493在 GitHub 上查看↗

    本项目是一个 CSS 框架和样式层,将 Bootstrap 视觉样式应用于 jQuery UI 组件。它作为一个跨库桥梁,统一这两个库的视觉标识,确保 jQuery UI 小部件匹配一致的基于 Bootstrap 的设计系统。 该框架通过基于选择器的样式注入和主题映射解决库之间的视觉和功能冲突。它使用分层集成方法将标准化 CSS 类附加到由小部件库渲染的元素上,防止样式冲突。 该项目涵盖广泛的交互式用户界面元素,包括日期选择器、自动完成字段和滑块等输入控件。它还为模态对话框和选项卡界面等布局组件提供主题样式,以及进度条、菜单和工具提示等视觉元素。

    Ensures jQuery UI widgets like datepickers and sliders match the overall Bootstrap site aesthetic.

    HTML
    在 GitHub 上查看↗5,493
上一个123下一个
  1. Home
  2. Web Development
  3. jQuery Plugins

探索子标签

  • Color Extraction PluginsExtracts the dominant color from an image and applies it as a background, with automatic text contrast adjustment. **Distinct from jQuery Plugins:** Distinct from jQuery Plugins: specifically focuses on color extraction and application with contrast adjustment, not general DOM interaction.
  • Cross-Loader Plugin CompatibilityPatterns ensuring plugins remain functional across different module loading environments. **Distinct from jQuery Plugins:** Focuses on the loading environment compatibility of the plugin rather than the plugin's feature set.
  • Iframe ResizerjQuery extensions that implement automatic iframe resizing logic for DOM elements. **Distinct from jQuery Plugins:** Distinct from jQuery Plugins: specifically targets the iframe resizing utility as a jQuery plugin.
  • Menu Interaction PluginsjQuery extensions specifically designed to enhance the behavior and interaction of navigation menus. **Distinct from jQuery Plugins:** Focuses on menu-specific interaction logic rather than general-purpose jQuery plugins.
  • Modular Plugin Architectures1 个子标签Plugin designs that allow optional modules to be loaded or omitted to minimize bundle size. **Distinct from jQuery Plugins:** Distinct from general jQuery plugins by emphasizing the modular composition for optimization.
  • QR Code GeneratorsjQuery plugins that generate scannable QR codes from data strings. **Distinct from jQuery Plugins:** Distinct from general jQuery Plugins: specifically generates QR codes as a jQuery plugin.
  • Single Page Application EnhancementsTools that add SPA-like behaviors such as asynchronous loading and history management to traditional jQuery sites. **Distinct from jQuery Plugins:** Distinct from generic jQuery Plugins by focusing on architectural SPA behaviors like history and AJAX loading rather than specific DOM interactions.
  • Text Scaling PluginsA plugin that inflates web type by resizing text based on container width with configurable compression. **Distinct from jQuery Plugins:** Distinct from jQuery Plugins: specifically scales text based on container width with configurable compression.
  • Tilt EffectsPlugins that apply 3D rotation and perspective shifts to elements based on user interaction. **Distinct from jQuery Plugins:** Specific to 3D rotation and tilt effects, rather than general interactive behaviors provided by jQuery plugins.
  • Touch Gesture PluginsjQuery extensions specifically designed for detecting and handling touch-based interactions. **Distinct from jQuery Plugins:** Specializes general jQuery plugins to the domain of touch gesture recognition.
  • Typography PluginsExtending jQuery with a plugin that handles dynamic font resizing for web typography workflows. **Distinct from jQuery Plugins:** Distinct from jQuery Plugins: specifically handles dynamic font resizing for typography workflows.
  • Universal Plugin WrappersSpecific module patterns for plugins that maintain compatibility between global scopes and modular loaders. **Distinct from jQuery Plugins:** Focuses on the compatibility wrapper for plugins rather than the plugin functionality itself.
  • jQuery UI IntegrationIntegrating jQuery UI widgets into projects with specific aesthetic and functional requirements. **Distinct from jQuery Plugins:** Focuses on the integration and styling of the jQuery UI suite rather than a single plugin.