# @progress/pako-esm

> Pako fork with bundler-friendly packaging

Latest version **1.0.2** (published 2026-08-25) · SEE LICENSE IN LICENSE.md license · 0 weekly downloads

## Install

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

## Health

**Score 75/100 (B)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2026-08-25 |
| First published | 2020-06-04 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN LICENSE.md |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1 |
| Author | Progress |
| Maintainers | progress |
| Keywords | Kendo UI, Pako, Module |

## Links

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

## Recent versions

- 1.0.2 (latest) — 2026-08-25
- 1.0.2-develop.2 (dev) — 2026-08-25
- 1.0.2-develop.1 — 2026-01-30
- 1.0.1 — 2020-09-01
- 1.0.1-dev.202008311235 — 2020-08-31
- 1.0.1-dev.202008111314 — 2020-08-11
- 1.0.0 — 2020-06-25
- 1.0.0-dev.202006250532 — 2020-06-25
- 0.1.1 — 2020-06-24
- 0.1.1-dev.202006240911 — 2020-06-24
- 0.1.0 — 2020-06-04

## README

# Pako-ESM

This is a fork of [Pako](https://github.com/nodeca/pako/) v1.0.11 with bundler-friendly packaging.

It is used by the Excel and PDF Export modules 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

* Use Pako 2.x for new projects as it already ships with ES modules.

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