sortable
Drag sortable list
An Angular2 component that enables drag-and-drop reordering of list elements
An example of how to pakcage a Angular2 project into a bundle
10 stars
2 watching
3 forks
Language: TypeScript
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ng-dnd/ng-dnd | A toolkit for building drag-and-drop functionality in Angular applications | 119 |
akserg/ng2-dnd | An Angular 2 drag-and-drop library without dependencies | 838 |
ng2-ui/auto-complete | An Angular component and directive for selecting values from a dropdown list with features like auto-suggestions and custom formatting. | 280 |
ng2-ui/overlay | A library for creating overlay elements in Angular 2+ applications | 15 |
valor-software/ng2-dragula | An Angular wrapper for the dragula library, providing a simple drag-and-drop functionality | 1,913 |
sortablejs/react-sortablejs | React bindings for SortableJS drag-and-drop library | 2,061 |
lolmaus/ember-drag-sort | A component for creating drag-and-drop sortable lists with support for multiple and nested lists. | 92 |
ng2-ui/scrollable | An Angular2 module that automatically detects and scrolls to elements on the page when clicked. | 17 |
bogdan1975/ng2-slider-component | A custom Angular 2 slider component with configurable range, value, and styling options. | 68 |
cyclejs-community/cyclejs-sortable | Makes children of a selected component sortable using drag-and-drop functionality | 17 |
tb/ng2-nouislider | An Angular 2 directive for creating customizable noUiSlider components | 184 |
maxleiter/sortablejs-vue3 | A Vue 3 wrapper around SortableJS, providing a simple and lightweight drag-and-drop solution | 380 |
reppners/ngx-drag-drop | A library providing Angular directives for declarative drag-and-drop functionality using the native HTML5 DragAndDrop API. | 311 |