File: htmlTableWidget.yaml

package info (click to toggle)
r-cran-htmltable 2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,600 kB
  • sloc: javascript: 6,797; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
dependencies:
  - name: jquery
    version: 3.6.0
    src: "htmlwidgets/lib/jquery"
    script: jquery.min.js
  - name: table_pagination
    version: 0.1.0
    src: "htmlwidgets/lib/table_pagination"
    script: table_pagination.js
    stylesheet: table_pagination.css