Browse Source

SortableJS/sortablejs-meteor -> SortableJS/meteor

pull/783/head
RubaXa 9 years ago
parent
commit
2876924ab7
  1. 2
      README.md

2
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](https://github.com/SortableJS/sortablejs-meteor), [AngularJS](#ng), [React](#react) and [Polymer](#polymer)
* Supports [Meteor](https://github.com/SortableJS/meteor), [AngularJS](#ng), [React](#react) and [Polymer](#polymer)
* Supports any CSS library, e.g. [Bootstrap](#bs)
* Simple API
* [CDN](#cdn)

Loading…
Cancel
Save