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

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

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

2 مستودعات

Awesome GitHub RepositoriesjQuery Grid Layout Plugins

A jQuery plugin for building intuitive, multi-column grid layouts where elements can be dragged and resized.

Distinct from Grid Layouts: Distinct from general Grid Layouts: specifically implemented as a jQuery plugin, not a standalone CSS or JavaScript framework.

Explore 2 awesome GitHub repositories matching part of an awesome list · jQuery Grid Layout Plugins. Refine with filters or upvote what's useful.

Awesome jQuery Grid Layout Plugins GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ducksboard/gridster.jsالصورة الرمزية لـ ducksboard

    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

    A jQuery plugin for building intuitive, multi-column grid layouts where elements can be dragged and resized.

    JavaScript
    عرض على GitHub↗5,981
  • ksylvest/jquery-gridlyالصورة الرمزية لـ ksylvest

    ksylvest/jquery-gridly

    852عرض على GitHub↗

    This project is a jQuery plugin designed for creating responsive grid interfaces that support interactive drag-and-drop reordering and manual resizing of elements. It provides a framework for managing structured layouts where content can be organized into a grid system that automatically adjusts to maintain visual alignment. The library enables users to customize dashboards by rearranging and scaling widgets through mouse-based interactions. It utilizes a coordinate-based system to detect collisions and ensure that elements snap into valid slots, while providing callback functions to monitor

    Implements a jQuery plugin for creating responsive grid interfaces with interactive drag-and-drop reordering and manual resizing.

    CoffeeScriptjquery
    عرض على GitHub↗852
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Grid Layouts
  5. jQuery Grid Layout Plugins