Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

a sortable view for nested lists which also supports dragging items into and out of a list

License

NotificationsYou must be signed in to change notification settings

rozek/svelte-sortable-nested-list-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a sortable view for nested lists which also supports dragging items into and out of a list

It is based onsvelte-drag-and-drop-actions and, consequently, on HTML5 native Drag-and-Drop.

NPM users: please consider theGithub README for the latest description of this package (as updating the docs would otherwise always require a new NPM package version)

Mobile Developers: since many mobile platforms lack support for native HTML5 drag-and-drop, you should consider importingsvelte-drag-drop-touch as a polyfill (a simple import of that package will suffice - there is no extra programming needed)

(under active development, please stay tuned)

Just a small note: if you like this module and plan to use it, consider "starring" this repository (you will find the "Star" button on the top right of this page), so that I know which of my repositories to take most care of.

Installation

npm install svelte-sortable-nested-list-view

Build Instructions

You may easily build this package yourself.

Just installNPM according to the instructions for your platform and follow these steps:

  1. either clone this repository usinggit ordownload a ZIP archive with its contents to your disk and unpack it there
  2. open a shell and navigate to the root directory of this repository
  3. runnpm install in order to install the complete build environment
  4. executenpm run build to create a new build

See the author'sbuild-configuration-study for a general description of his build environment.

License

MIT License

About

a sortable view for nested lists which also supports dragging items into and out of a list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp