File: build

package info (click to toggle)
node-base64-js 1.5.1%2Bdfsg%2B~1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: javascript: 285; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 105 bytes parent folder | download
1
2
browserify-lite ./index.js --standalone base64js --outfile base64.js
terser base64.js -o base64js.min.js