ns
nested-sort
npm i nested-sort
ns

nested-sort

Nested Sort is a JavaScript library which helps you to sort a nested list of items via drag and drop.

by Hesam Bahrami

5.1.0 (see all)License:MITTypeScript:Not Found
npm i nested-sort
Readme

Nested Sort

npm version

Nested Sort is a vanilla JavaScript library, without any dependencies, which helps you to sort a nested list of items via drag and drop. Unfortunately, it does not support touch screens yet.

Docs

hesamurai.com/nested-sort

Download

Installation

Using npm:

$ npm install nested-sort

Contribution

Developer environment requirements

To run this project, you will need:

Running tests

npm run test
npm run test:coverage
npm run test:watch

Dev mode

When developing you can run:

npm run watch

This will regenerate the build files each time a source file is changed and serve on http://127.0.0.1:3000.

You can navigate to http://127.0.0.1:3000/dev/ in order to see the samples.

No alternatives found
No tutorials found
Add a tutorial
No dependencies found

Rate & Review

100
No reviews found
Be the first to rate