Skip to content

Commit 7857eda

Browse files
committed
+ npm
1 parent b1cee4d commit 7857eda

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ The sortable/draggable bindingHandlers supports the same syntax as Knockouts bui
2424
* options: an object that contains settings for the underlaying sortable, ie `group`,`handle`, events etc.
2525
* collection: if your `foreach` array is a computed then you would supply the underlaying observableArray that you would like to sort here.
2626
* manuallyHandleUpdateEvents: a boolean to turn off the change events on update that other polymer elements listen to.
27+
28+
29+
### NPM
30+
31+
`npm install knockout-sortablejs`

0 commit comments

Comments
 (0)