blob64-ts
v1.0.2
Published
Serializes blobs to strings and can deserialize back into blobs
Downloads
4
Readme
blob64
Serialises Blobs to a string-representation using Base64 and can deserialise strings into Blobs. Great to persist blobs into Local-Storage.