File: get-strftime

package info (click to toggle)
r-cran-shiny 1.10.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,948 kB
  • sloc: javascript: 39,934; sh: 28; makefile: 20
file content (3 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download | duplicates (7)
1
2
3
#!/bin/sh
wget -q -N https://raw.githubusercontent.com/samsonjs/strftime/master/strftime.js
closure-compiler  --charset 'utf-8' --js strftime.js --js_output_file strftime.min.js