# @progress/jszip-esm

> JSZip fork with bundler-friendly packaging

Latest version **1.0.4** (published 2025-01-07) · SEE LICENSE IN LICENSE.md license · 0 weekly downloads

## Install

```sh
npm install @progress/jszip-esm
pnpm add @progress/jszip-esm
yarn add @progress/jszip-esm
bun add @progress/jszip-esm
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; has provenance; high quality score.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.0.4 |
| Published | 2025-01-07 |
| First published | 2020-06-10 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN LICENSE.md |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 839.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 5 |
| Author | Progress |
| Maintainers | progress |
| Keywords | Kendo UI, JSZip, Module |

## Links

- npm: https://www.npmjs.com/package/@progress/jszip-esm
- Repository: https://github.com/telerik/jszip-esm
- Homepage: https://github.com/telerik/jszip-esm#readme
- Issues: https://github.com/telerik/jszip-esm
- npm.io page: https://npm.io/package/@progress/jszip-esm

## Dependencies (1)

- [@progress/pako-esm](https://npm.io/package/@progress/pako-esm.md) ^1.0.1

## Alternatives

- [lodash.startswith](https://npm.io/package/lodash.startswith.md) — 769.7K weekly downloads
- [@tarojs/service](https://npm.io/package/@tarojs/service.md) — 33.9K weekly downloads
- [io.extendreality.tilia.indicators.spatialtargets.unity](https://npm.io/package/io.extendreality.tilia.indicators.spatialtargets.unity.md) — 131 weekly downloads
- [@rtarojs/taro](https://npm.io/package/@rtarojs/taro.md) — 90 weekly downloads
- [node-branch-io](https://npm.io/package/node-branch-io.md) — 50 weekly downloads

## Recent versions

- 1.0.4 (latest) — 2025-01-07
- 1.0.5-develop.1 (dev) — 2026-01-30
- 1.0.4-develop.1 — 2025-01-02
- 1.0.4-dev.202412201420 — 2024-12-20
- 1.0.3 — 2021-08-17
- 1.0.3-dev.202108171145 — 2021-08-17
- 1.0.2 — 2020-09-01
- 1.0.2-dev.202009011104 — 2020-09-01
- 1.0.2-dev.202008311248 — 2020-08-31
- 1.0.2-dev.202008121028 — 2020-08-12
- 1.0.2-dev.202008111433 — 2020-08-11
- 1.0.1 — 2020-07-09
- 1.0.1-dev.202007091332 — 2020-07-09
- 1.0.0 — 2020-06-25
- 1.0.0-dev.202006250537 — 2020-06-25
- … 5 more at https://npm.io/package/@progress/jszip-esm/versions

## README

# JSZip-ESM

This is a fork of [JSZip](https://github.com/Stuk/jszip) v3.2.2 with bundler-friendly packaging.

It is used by the Excel Export module of [Progress Kendo UI](https://www.telerik.com/kendo-ui).

* Includes ES2015, UMD and CommonJS bundles.
* Built-in TypeScript definitions.
* Targets modern browsers and IE11.
* Subject to [tree-shaking](https://webpack.js.org/guides/tree-shaking/).
* [Side-effect free](https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free).

## Notes

* Should not be used in NodeJS environment. Use the original JSZip library instead.
* Not compatible with legacy browsers.

---
_Source: https://npm.io/package/@progress/jszip-esm · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
