UNPKG

@aistiak/url-to-base64

Version:

converts image url to base64 png fromat

22 lines (20 loc) 430 B
{ "name": "@aistiak/url-to-base64", "version": "1.0.1", "description": "converts image url to base64 png fromat", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/aistiak/url-to-base64" }, "keywords": [ "png", "base64", "convertion" ], "author": "Arif Istiak", "license": "MIT" }