Browse Source

[MOVED] SortableJS/sortablejs-meteor

pull/783/head
RubaXa 9 years ago
parent
commit
f426153d3d
  1. 3
      README.md

3
README.md

@ -12,7 +12,7 @@ Demo: http://rubaxa.github.io/Sortable/
* Supports drag handles *and selectable text* (better than voidberg's html5sortable)
* Smart auto-scrolling
* Built using native HTML5 drag and drop API
* Supports [Meteor](meteor/README.md), [AngularJS](#ng), [React](#react) and [Polymer](#polymer)
* Supports [Meteor](https://github.com/SortableJS/sortablejs-meteor), [AngularJS](#ng), [React](#react) and [Polymer](#polymer)
* Supports any CSS library, e.g. [Bootstrap](#bs)
* Simple API
* [CDN](#cdn)
@ -23,6 +23,7 @@ Demo: http://rubaxa.github.io/Sortable/
### Articles
* [Sortable v1.0 — New capabilities](https://github.com/RubaXa/Sortable/wiki/Sortable-v1.0-—-New-capabilities/) (December 22, 2014)
* [Sorting with the help of HTML5 Drag'n'Drop API](https://github.com/RubaXa/Sortable/wiki/Sorting-with-the-help-of-HTML5-Drag'n'Drop-API/) (December 23, 2013)

Loading…
Cancel
Save