/html-base64-img-to-upload

if a html string contain IMG tags which url is base64 ,is to large to post api,before we do that, we can find the base64 IMG tags.and replace their url with the uploaded url.

Primary LanguageJavaScript

Watchers