Skip to content

Commit d261b1f

Browse files
committed
Update two projects maintained by new developers, add RubaXa
All in alphabetical order.
1 parent 797cc50 commit d261b1f

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

source/index.html.haml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -224,16 +224,19 @@
224224
%p Listed in alphabetical order
225225
%ul
226226
%li
227-
%a(href="http://farhadi.ir/projects/html5sortable/") HTML5 Sortable
228-
(uses native dnd events)
227+
%a(href="https://github.com/voidberg/html5sortable") HTML5 Sortable
228+
(uses native dnd events, supports IE5.5+, ~180 GitHub stars)
229229
%li
230230
%a(href="http://jqueryui.com/demos/sortable/") jQuery UI sortable
231231
%li
232232
%a(href="http://dbushell.github.com/Nestable/") Nestable
233-
(requires no jQuery UI)
233+
(requires no jQuery UI, ~1200 GitHub stars)
234234
%li
235-
%a(href="http://mjsarfatti.com/sandbox/nestedSortable/") nestedSortable
236-
(an extension of jQuery UI)
235+
%a(href="https://github.com/ilikenwf/nestedSortable") nestedSortable
236+
(an extension of jQuery UI, ~75 GitHub stars)
237+
%li
238+
%a(href="https://github.com/RubaXa/Sortable") RubaXa's Sortable
239+
(supports touch devices and AngularJS, ~800 GitHub stars)
237240
%li
238241
%a(href="http://yuilibrary.com/yui/docs/sortable/") YUI sortable
239242

0 commit comments

Comments
 (0)