Skip to content

Commit d663be2

Browse files
committed
Remove number of stars
Not that this file is update more than once every few months now...
1 parent d261b1f commit d663be2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/index.html.haml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,18 +225,18 @@
225225
%ul
226226
%li
227227
%a(href="https://github.com/voidberg/html5sortable") HTML5 Sortable
228-
(uses native dnd events, supports IE5.5+, ~180 GitHub stars)
228+
(uses native dnd events, supports IE5.5+)
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, ~1200 GitHub stars)
233+
(requires no jQuery UI)
234234
%li
235235
%a(href="https://github.com/ilikenwf/nestedSortable") nestedSortable
236-
(an extension of jQuery UI, ~75 GitHub stars)
236+
(an extension of jQuery UI)
237237
%li
238238
%a(href="https://github.com/RubaXa/Sortable") RubaXa's Sortable
239-
(supports touch devices and AngularJS, ~800 GitHub stars)
239+
(supports touch devices and AngularJS)
240240
%li
241241
%a(href="http://yuilibrary.com/yui/docs/sortable/") YUI sortable
242242

0 commit comments

Comments
 (0)