Feature request: Pako zlib compress/decompress
Open
feature
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
inflate / deflate (eg. [mermaid chart editor](https://mermaid-js.github.io/mermaid-live-editor/edit#pako:eNpt0L0OwiAUhuFbOZ7V9gYYNCYO6urKckK_lib8KIUYY7x3aaubTIfwvCTwYhM7sOIJ94JgcBxlSOJ1oLoObjRod7vtJdqg6ATnIs1zQzY-SBLoGcv-L16ZkTATspBEHl86n7WVtktTLx7XuqHzUiy6Zpv__Ew94GhIkLzhhj2Sl7Grr3jNgeZs4aFZ1bFDL8VlzTq8K5WS4_UZDKucChpOsQyWVS9uqrty6yT_vmAl7w9bXV2O) notice the url contains compressed graph data)
**Describe the solution you'd like**
using https://github.com/nodeca/pako to inflate/deflate (small) chunks of data
**Describe alternatives you've considered**
`zip` / `tar` / ... shell commands
Contributor guide
Assessment
This issue has not been assessed yet.