UNPKG

sortablejs

Version:

Minimalist JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports AngularJS and any CSS library, e.g. Bootstrap.

6 lines (5 loc) 102 B
<template name="sortable"> {{#each items}} {{> Template.contentBlock this}} {{/each}} </template>