get-base64:从字符串获取base64

时间:2021-05-28 23:59:59
【文件属性】:
文件名称:get-base64:从字符串获取base64
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-28 23:59:59
JavaScript get-base64 从字符串获取base64 安装 $ npm install --save get-base64 用法 var getBase64 = require ( 'get-base64' ) ; getBase64 ( 'foo dW5pY29ybg== bar Ym9hdA==' ) ; //=> ['dW5pY29ybg==', 'Ym9hdA=='] 命令行界面 $ npm install --global get-base64 $ get-urls --help Usage $ get-base64 $ cat | get-base64 执照 麻省理工学院:copyright:
【文件预览】:
get-base64-master
----.jshintrc(170B)
----.gitattributes(12B)
----test.js(531B)
----license(1KB)
----.travis.yml(72B)
----.editorconfig(223B)
----.gitignore(13B)
----index.js(279B)
----readme.md(566B)
----cli.js(523B)
----package.json(702B)

网友评论