File: control

package info (click to toggle)
sortablejs 1.14.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 896 kB
  • sloc: javascript: 3,139; makefile: 7
file content (27 lines) | stat: -rw-r--r-- 933 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: sortablejs
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Dominik George <natureshadow@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 node-rollup-plugin-babel,
 node-rollup-plugin-json,
 node-rollup-plugin-node-resolve,
 rollup,
 uglifyjs
Standards-Version: 4.6.1
Homepage: https://sortablejs.github.io/Sortable/
Vcs-Browser: https://salsa.debian.org/js-team/sortablejs
Vcs-Git: https://salsa.debian.org/js-team/sortablejs.git
Rules-Requires-Root: no

Package: libjs-sortable
Architecture: all
Depends: ${misc:Depends}
Description: JavaScript library for reorderable drag-and-drop lists
 Sortable is a JavaScript library for reorderable drag-and-drop lists
 on modern browsers and touch devices.
 .
 No jQuery is required, and it supports Meteor, AngularJS, React,
 Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.