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

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

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

jquery/jquery

0
View on GitHub↗
59,825 نجوم·20,409 تفرعات·JavaScript·MIT·11 مشاهداتjquery.com↗

Jquery

jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies.

The library distinguishes itself through a dedicated CSS selector engine that parses strings into executable functions for element location. It incorporates a state machine for managing asynchronous operations and a feature-detection strategy that probes the environment to execute code paths tailored to specific browser capabilities. These mechanisms are supported by a fluent interface that allows multiple operations to be chained within a single statement.

Beyond its core selection and manipulation capabilities, the project includes tools for event management, asynchronous data fetching, and animation orchestration. It also features a plugin architecture that allows for the extension of the core prototype to support custom functionality. The library is distributed with comprehensive documentation covering its primary methods for handling network requests, user interactions, and visual transitions.

Features

  • Cross-Browser Abstractions - Normalizes inconsistent browser APIs into a consistent, cross-platform interface.
  • DOM Manipulation Libraries - Simplifies the selection, traversal, and modification of elements within the document object model.
  • Event Managers - Coordinates the attachment and triggering of event listeners through a consistent, unified API.
  • Selector Engines - Parses CSS selector strings into executable functions to locate elements within the document.
  • Deferred Objects - Implements state-based objects to manage the lifecycle and completion of asynchronous tasks.
  • Ajax Clients - Handles asynchronous server communication through a simplified, standardized request interface.
  • Cross-Browser Event Managers - Standardizes event listener behavior to ensure reliable interaction handling across different web browsers.
  • Declarative Event Managers - Enables declarative binding and management of user interactions using a concise syntax.
  • Asynchronous - Executes background data requests without requiring full page reloads.
  • Utility and Math - Feature-rich JavaScript library.
  • JavaScript 框架汇总 - Listed in the “JavaScript 框架汇总” section of the Awesome Frontend awesome list.
  • Animation Engines - Powers visual transitions and motion effects through a dedicated set of animation methods.
  • Feature Detection Strategies - Probes the browser environment to detect API support before executing specific code paths.

سجل النجوم

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

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

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

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

Start searching with AI

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

ما هي وظيفة jquery/jquery؟

jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies.

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

الميزات الرئيسية لـ jquery/jquery هي: Cross-Browser Abstractions, DOM Manipulation Libraries, Event Managers, Selector Engines, Deferred Objects, Ajax Clients, Cross-Browser Event Managers, Declarative Event Managers.

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

تشمل البدائل مفتوحة المصدر لـ jquery/jquery: allthingssmitty/jquery-tips-everyone-should-know — This project serves as a comprehensive development guide for the jQuery library, focusing on best practices and… i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… wanglin2/mind-map — This project is a comprehensive diagramming ecosystem that functions as both a standalone cross-platform desktop… iamkun/dayjs — Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent,… d3/d3 — D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a… david-desmaisons/vue.draggable — Vue.Draggable is a user interface component for Vue that enables drag-and-drop list reordering. It functions as a…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Jquery.
  • allthingssmitty/jquery-tips-everyone-should-knowالصورة الرمزية لـ AllThingsSmitty

    AllThingsSmitty/jquery-tips-everyone-should-know

    4,315عرض على GitHub↗

    This project serves as a comprehensive development guide for the jQuery library, focusing on best practices and techniques for efficient web frontend development. It provides a structured collection of patterns for manipulating the document object model, managing dynamic content, and streamlining asynchronous data requests. The guide emphasizes performance and maintainability by detailing strategies for optimizing element selection, implementing event delegation, and managing element state. It covers methods for resolving library conflicts, standardizing layout dimensions, and controlling bro

    awesomeawesome-listjquery
    عرض على GitHub↗4,315
  • i18next/i18nextالصورة الرمزية لـ i18next

    i18next/i18next

    8,583عرض على GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    عرض على GitHub↗8,583
  • wanglin2/mind-mapالصورة الرمزية لـ wanglin2

    wanglin2/mind-map

    12,363عرض على GitHub↗

    This project is a comprehensive diagramming ecosystem that functions as both a standalone cross-platform desktop application and a modular JavaScript library for web-based mind mapping. It provides a visual workspace for structuring hierarchical information, allowing users to create, organize, and manipulate complex node trees through an interactive canvas interface. The platform distinguishes itself through deep integration with artificial intelligence, enabling users to automatically generate, expand, and refine diagram content directly within their workspace. It supports real-time collabor

    JavaScriptgraphjsmindmind-map
    عرض على GitHub↗12,363
  • iamkun/dayjsالصورة الرمزية لـ iamkun

    iamkun/dayjs

    48,662عرض على GitHub↗

    Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent, chainable interface that allows for complex time calculations and transformations to be performed through a sequence of readable method calls. By utilizing an immutable wrapper pattern, the library ensures data integrity by creating new instances for every operation rather than modifying existing objects. The project is distinguished by a minimalist core abstraction that maintains a small footprint by offloading non-essential features to an optional, modular plugin system. This archit

    JavaScriptdatedate-formattingdatetime
    عرض على GitHub↗48,662
عرض جميع البدائل الـ 30 لـ Jquery→