cyclejs-sortable
Sortable Component
Makes children of a selected component sortable using drag-and-drop functionality
Makes all children of a selected component sortable
17 stars
2 watching
7 forks
Language: TypeScript
last commit: almost 6 years ago
Linked from 1 awesome list
cyclejsdrag-and-drop
Related projects:
Repository | Description | Stars |
---|---|---|
sortablejs/react-sortablejs | React bindings for SortableJS drag-and-drop library | 2,061 |
sortablejs/ngx-sortablejs | Angular 2+ binding to SortableJS library for drag-and-drop functionality in web applications. | 467 |
sortablejs/jquery-sortablejs | A jQuery plugin for creating sortable lists with drag-and-drop functionality | 203 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
cyclejs-community/typescript-starter-cycle | An opinionated starter kit for building Cycle.js applications with TypeScript and Webpack | 34 |
shfrmn/cycle-lot | Handles dynamic lists of Cycle.js components with typescript support and simpler API. | 2 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
sortablejs/polymer-sortablejs | A Polymer binding to SortableJS, enabling HTML sortable lists and grids. | 38 |
lolmaus/ember-drag-sort | A component for creating drag-and-drop sortable lists with support for multiple and nested lists. | 92 |
cyclejs-community/built-with-cycle | A showcase website featuring projects built with Cycle.js | 9 |
ng2-ui/sortable | An Angular2 component that enables drag-and-drop reordering of list elements | 10 |
jasonslyvia/react-anything-sortable | A React component that enables sorting of any children with touch support and IE8 compatibility | 460 |
willkessler/choo-sortable | A library for building sortable code with the choo JavaScript framework | 2 |
sortablejs/react-mixin-sortablejs | A React mixin for integrating the SortableJS library into React components | 28 |
maxleiter/sortablejs-vue3 | A Vue 3 wrapper around SortableJS, providing a simple and lightweight drag-and-drop solution | 380 |