gulp-base64 icon indicating copy to clipboard operation
gulp-base64 copied to clipboard

extend the function into html and did a simple test

Open YOOYY opened this issue 5 years ago • 1 comments

Extend the function into html and did a simple test, because this function does have real needs, but because my ability is limited, I hope you can review and optimize this submission, and it seems that this plugin is available on github and npm Not consistent. Actually I look forward to your own feature expansion, thank you very much! Ok. . By the way, my English is very bad

YOOYY avatar Dec 26 '19 06:12 YOOYY

I do n’t know if there is a problem with my usage. There seems to be a bug here. If the string in ‘url ()’ is quoted, the regular expression in the extensions option is invalid.for example,/.jpg#datauri$/i.test("'test.jpg#dataurl'") === false

YOOYY avatar Dec 26 '19 07:12 YOOYY