This commit is contained in:
2025-02-26 14:49:25 +07:00
commit 1c1d9c4474
6403 changed files with 1953774 additions and 0 deletions

11391
nv/html/dwv/ext/jszip/jszip.js Normal file

File diff suppressed because it is too large Load Diff

15
nv/html/dwv/ext/jszip/jszip.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
Third Party: jszip
==================
* Web: https://stuk.github.io/jszip/
* Version: [3.1.3](https://github.com/Stuk/jszip/releases/tag/v3.1.3)
* Date: 05/10/2016
* Download: dist@[a5b4343](https://github.com/Stuk/jszip/tree/a5b4343ae5db14dae08487262165e101a0e4c9c4/dist)
* License: dual [MIT](http://www.opensource.org/licenses/mit-license.php) and [GPL-3.0](https://opensource.org/licenses/GPL-3.0)
(see [LICENSE.markdown](https://github.com/Stuk/jszip/blob/a5b4343ae5db14dae08487262165e101a0e4c9c4/LICENSE.markdown))
* Description: Create, read and edit .zip files with Javascript.
* Purpose for dwv: Allow to load zipped image files.