JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 211921
  • Score
    100M100P100Q187084F
  • License SEE LICENSE IN LICENSE.md

Pako fork with bundler-friendly packaging

Package Exports

  • @progress/pako-esm
  • @progress/pako-esm/dist/pako-esm5.js
  • @progress/pako-esm/dist/pako.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@progress/pako-esm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Pako-ESM

This is a fork of Pako v1.0.11 with bundler-friendly packaging.

It is used by the Excel and PDF Export modules of Progress Kendo UI.

  • Includes ES2015, UMD and CommonJS bundles.
  • Built-in TypeScript definitions.
  • Targets modern browsers and IE11.
  • Subject to tree-shaking.
  • Side-effect free.

Notes

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