base64-rotate

1.0.1 • Public • Published

image base64 rotate

浏览器端生成旋转后的 Base64 图片 | generate rotated image base64 in browser

使用 | usage

import rotate from 'base64-rotate'
...
let rotated = await rotate(img)
console.log(rotate)
// 'data:image/png;base64,/9j/4AAQSkZJRg...'

Readme

Keywords

none

Package Sidebar

Install

npm i base64-rotate

Weekly Downloads

40

Version

1.0.1

License

ISC

Unpacked Size

14.8 kB

Total Files

7

Last publish

Collaborators

  • lyjhit