url2base64-js

0.0.2 • Public • Published

使用方法

import {imgUrl2Base64} from 'url2base64-js'

var urlStr = 'xxxxx'
imgUrl2Base64(urlStr, function(base64){
  console.log(base64);
})

IE > 9

Readme

Keywords

Package Sidebar

Install

npm i url2base64-js

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

3.98 kB

Total Files

4

Last publish

Collaborators

  • clickus