arudradey's picture
download
raw
190 Bytes
var DATA_URI_PATTERN = /^data:(\S*?)?(;charset=(?:(?!;charset=)[^;])+)?(;[^,]+?)?,(.+)/;
function matchDataUri(uri) {
return DATA_URI_PATTERN.exec(uri);
}
module.exports = matchDataUri;

Xet Storage Details

Size:
190 Bytes
·
Xet hash:
9142bbabed595a3c084123ce2c9e8de9aa0ed8f56d98db8adefc661eb917874e

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