1.0.5 • Published 6 years ago

multer-img-parser v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Convert Base64 to image

multer-img-parser is a JavaScript package to convert base64 to image.

import mip from "multer-img-parser";

const image = mip(base64);
1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago