Skip to content

Latest commit

 

History

21 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

polymer-sortablejs

Gitter

A Polymer binding to SortableJS.

Demo: http://rubaxa.github.io/Sortable/

Usage

<link rel="import" href="bower_components/polymer-sortablejs/polymer-sortablejs.html"/>

<sortable-js>
  <template is="dom-repeat" items={{items}}>
    <div>{{item}}</div>
  </template>
</sortable-js>

Install

$ bower install polymer-sortablejs

关于

A Polymer binding to SortableJS.

Resources

Stars

38 stars

关注者

13 watching

复刻s

发布

Used by

贡献者

Languages