Skip to content

michiweber/jquery-sortable

 
 

Repository files navigation

jQuery Sortable

jQuery Sortable is a flexible, opinionated sorting plugin. It enables items in a list (or table etc.) to be sorted horizontally and vertically using the mouse. Supports nested lists and pure drag/drop containers.

jQuery Sortable does not depend on jQuery UI and works well with Twitter's Bootstrap (You can even sort the Bootstrap navigation).

More information can be found on http://johnny.github.com/jquery-sortable/.

Dependencies

jquery (>= 3.0.0)

Development Dependencies

jQuery Sortable is developed using middleman. A bundle install shoud pull in everything needed.

About

A flexible, opinionated sorting plugin for jQuery

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 41.5%
  • CSS 21.2%
  • Ruby 20.4%
  • JavaScript 14.9%
  • Shell 2.0%