window.localstorage-plus
rewrite localStorage with typescript and make it support the expire of data.
rewrite localStorage with typescript and make it support the expire of data.
Make a regular expression time out if it takes too long to execute
check JWT is expired or not.
des
jwt token expiration date checker
Adding an expiration period in the form of a count and you can also update the duration in your model and here it will automatically synchronize the new period And when this period expires, the event will be issued, this package currently supports these d
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name. Better absolute path support.
copy from `gulp-rev` but fix excute [.js]-[.map] in manifest when use gulp-sourcemaps
Produce the list that recorded the reflection of the file name and the hash from file name.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.css?d41d8cd98f.alter from gulp-rev
copy from `gulp-rev` but fix excute [.js]-[.map] in manifest when use gulp-sourcemaps
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.css?v=d41d8cd98f
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
unicorn.css => unicorn.css?d41d8cd98f
[gulp-rev-cto](https://www.npmjs.com/package/gulp-rev-cto) 是基于 [gulp-rev](https://www.npmjs.com/package/gulp-rev) & [gulp-rev-collector](https://www.npmjs.com/package/gulp-rev-collector)改造,将 hash 值置于文件后,避免生成多个的文件,同时封装 rev-collector, 无需安装两个依赖。
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.css?d41d8cd98f.alter from gulp-rev
根据文件内容计算出hash值来控制缓存,形势为: unicorn.css => unicorn.css?v=d41d8cd98f
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.css?v=d41d8cd98f
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn?v=d41d8cd98f.css
为静态资源创建哈希版本 | Create hash versions for static resources