arudradey's picture
download
raw
205 Bytes
var DATA_URI_PATTERN = /^data:(\S{0,31}?)?(;charset=(?:(?!;charset=)[^;])+)?(;[^,]+?)?,(.+)/;
function isDataUriResource(uri) {
return DATA_URI_PATTERN.test(uri);
}
module.exports = isDataUriResource;

Xet Storage Details

Size:
205 Bytes
·
Xet hash:
388f731c2e182173d39503a9eac59bc7c767c9171ed839177c86bb090fbf1df5

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.