home

Bower Search

Powered by libraries.io

...psst! While Bower is maintained, we recommend using Yarn and Vite for front-end projects. Read how to migrate!
Name

jquery-draggable

Make an element draggable with this plugin, it is not a Drag and Drop plugin, it will only allow users to move an element throughout the screen

Owner: fernandomantoan Stars: 1

ovh-jquery-ui-draggable-ng

Make elements draggable

Owner: ovh-ux Stars: 0

jquery-list-draggable

Owner: kmarques Stars: 0

jquery-ui-draggable

https://github.com/Kiri-rin/jquery-ui-draggable

Custom build of jquery-ui(including only draggable component).

Owner: Kiri-rin Stars: 1

jquery-ui-droppable-draggable

https://github.com/agraciakuvut/jquery-ui-draggable-droppable

Contains only jquery-ui draggable and droppable components

Owner: agraciakuvut Stars: 0

jquery-dragify

https://github.com/towry/jquery-dragify

jQuery draggable plugin

Owner: towry Stars: 0

jquery-ui.resizable-snap-extension

https://github.com/polomoshnov/jQuery-UI-Resizable-Snap-extension

Enhance the jQuery UI Resizable plugin with the same snap functionality that is offered by the jQuery UI Draggable plugin.

Owner: polomoshnov Stars: 50

jquery-ui-droppable

https://github.com/ohukc/jquery-ui-droppable

Contains only jquery-ui draggable and droppable components

Owner: oHuKc Stars: 0

dragtable

http://akottr.github.io/dragtable

A draggable column table plugin for jquery.

Owner: akottr Stars: 203

angular-dragdrop

http://codef0rmer.github.io/angular-dragdrop

This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.

Owner: codef0rmer Stars: 1779

jquery-connecting-line

Connecting Line is a small jQuery plugin which draws an Html canvas based line between two draggable Html elements.

Owner: didanurwanda Stars: 0

gridster

http://gridster.net/

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: ducksboard Stars: 6035

gridster.js

http://gridster.net/

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: ducksboard Stars: 6035

touch-dnd

http://ma.rkusa.st/touch-dnd

Advanced touch-compatible Drag and Drop library providing Draggable, Droppable and Sortable for Zepto.js and jQuery

Owner: rkusa Stars: 98

angular-dragdrop-sortable

http://codef0rmer.github.io/angular-dragdrop

This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.

Owner: ajonp Stars: 1

angular-dragdrop-ngjq

http://codef0rmer.github.io/angular-dragdrop

This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.

Owner: Remco47 Stars: 0

gridster-js

http://dsmorse.github.io/gridster.js/

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: dsmorse Stars: 796

jquery.dragger

https://github.com/cuth/jquery.dragger

Make anything draggable for mobile and desktop width jQuery

Owner: cuth Stars: 2

angular-dragdrop-fix

http://codef0rmer.github.io/angular-dragdrop

This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.

Owner: thejeff77 Stars: 0

jquery-ui-drag-collide

https://github.com/dsbaars/jquery-ui-drag-collide

Provides collision events while dragging, and handles collision-avoidance.

Owner: dsbaars Stars: 15

eflex-gridster

http://dsmorse.github.io/gridster.js/

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: eflexsystems Stars: 1

dustmo-gridster

http://gridster.net/

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: dustmoo Stars: 268

dustmo-gridster.js

http://gridster.net/

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: dustmoo Stars: 268

DraggableMixin

http://homepage

React js draggable mixin, sort of replacement for jquery ui sortable

Owner: hindsightsoftware Stars: 3

gridster-responsive

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: yiyezhiqiu Stars: 0

angular-kraken-drop

AngularJS drag-n-drop wrapper for jQuery UI draggable and droppable

Owner: ksheedlo Stars: 0

svg-tool-pointer

SVG Tool Pointer for jQuery UI draggable

Owner: tanya-tee Stars: 0

jinx

https://github.com/inoriy/jinx

Draggable, responsive jQuery panel plugin

Owner: inoriy Stars: 0

lemon-grid

http://dsmorse.github.io/gridster.js/

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Owner: sameid Stars: 0

rts

https://github.com/Siphon880gh/rapid-tools-suite

A jquery library and microframework with frontend and backend tools to shorten development time. Attach load and click controllers that refer to external scripts, handlers, or inline javascript. If you use Handlebars JS for templating engine, test template expressions, contexts, and helpers using a function without all the heavy API (itemplate). Test how some HTML code looks in a floating draggable div when needed (ihtml). Add class names to generate placeholder images and lorem ipsum text. Create and modify Bootstrap columns on the fly with the browser console - perfect for responsive testing and fine tuning CSS inside DevTools. See the Bootstrap columns with lightblue borders and whether your window is in xs/sm/md/lg with init or runtime options: Bootstrap gridlines and Bootstrap status. The Bootstrap status changes as you resize your window so you can see how the website layout looks in all xs/sm/md/lg. Have javascript code run based on media queries. Write Bootstrap-styled media queries based on the Bootstrap classes rather than the breakpoint pixels. And Rapid can generate the CSS media queries if you prefer not to rely on Rapid later. Load scripts or replace stylesheets in the browser console so you can experiment with different css and javascript on the fly. Quickly work on the mysqli database in javascript with a capable API including inserting, deleting, selecting, and looping through records, so you don't have to focus on the interplay of AJAX, JSON, and PHP. Also, Rapid can generate the AJAX and PHP code so you can incorporate later in development when you don't want the javascript mysqli to expose database credentials. Rapid's ajax functions equips with an uniform API for all REST methods (get, post, put, patch, update, delete, options) so you don't have to remember $.ajax, $.get, and $.post differences. Use the Boilerplate php file to pick up on those REST requests your ajax may send and read the request data with intuitive $_GET, $_POST, $_PATCH, $_UPDATE, etc arrays made possible with Rapid's PHP boilerplate. Use the Boilerplate files for a new app or new static page with common libraries, stylesheets, and fonts you would need already sourced in script tags. On the javascript side, Rapid has enhanced debugging that lets you monitor several types of variables for change and complements Chrome's debugging tools. Generate enums for some quick constants to use across your app or functions. Let teammembers know more about your website layout with explanations in the console and enhanced tooltips that appear over select elements, and the tooltips have an assortment of icons like TO-DO list or bugs. Let teammember developers see your notes about specific elements by having them inside attributes in the source code while browser removes them. Fully compatible with Handlebars JS, Crossroads JS, and other libraries. This library and microframework is based in jQuery. Remove what you don't need for faster loading.

Owner: Siphon880gh Stars: 0