文件名称:meteor-jszip-worker-inflate
文件大小:44KB
文件格式:ZIP
更新时间:2024-05-18 01:09:11
JavaScript
jszip-worker-inflate 定制版本的JSZIP,用于在网络工作者中填充(解压缩)文件。 原始Github / Repo: : 分叉的Github / Repo: : 用法 // extracts and returns all files provided to an input, even if they are inside `.zip`'s $ ( '#myFileInput).on(' change ' , function ( e ) { var file , i , I , allFiles = [ ] ; for ( i = 0 , I = this . files . length ; i < I ; i ++ ) { file = this . files [ i ] ; if ( file .
【文件预览】:
meteor-jszip-worker-inflate-master
----.versions(65B)
----jszip.worker.min.js(44KB)
----package.js(466B)
----LICENSE(2KB)
----jszip.decl.js(20B)
----jszip.js(107KB)
----README.md(2KB)