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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ducksboard/gridster.jsAvatar von ducksboard

    ducksboard/gridster.js

    5,981Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,981
  • ksylvest/jquery-gridlyAvatar von ksylvest

    ksylvest/jquery-gridly

    852Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗852
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Grid Layouts
  5. jQuery Grid Layout Plugins