File: get-jquery.scianimator

package info (click to toggle)
r-cran-animation 2.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,268 kB
  • sloc: javascript: 873; sh: 15; makefile: 2
file content (5 lines) | stat: -rwxr-xr-x 360 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh
wget -q -N https://raw.githubusercontent.com/brentertz/scianimator/master/assets/js/jquery.scianimator.js
closure-compiler  --charset 'utf-8' --js jquery.scianimator.js --js_output_file jquery.scianimator.min.js
# License is identical to what is shipped in upstream source
# wget -q -N https://github.com/brentertz/scianimator/raw/master/MIT-LICENSE