Sign in Sign up
npm

b64-to-blob

`b64toBlob(b64Data: string, contentType?: string): Blob` converts a base64 string to a Blob object [as described in this Stack Overflow post](https://stackoverflow.com/questions/16245767/creating-a-blob-from-a-base64-string-in-javascript).

npm View on Npm

Activity

Latest release
9y ago
Total releases
5
Cadence
~daily
Last 12 months
0

Details

License
CC0-1.0
First release
Aug 20, 2017
Releases
Version Released
1.2.19 patch
1.2.18 patch
1.2.17 patch
1.2.16 patch
1.2.15 initial