A zipping library based on yazl. This library provides a better API and state management, while using the same low-level dserialization logic.
Warning: This library is not considered stable until version 1.0.0. The API and the internals can completely or partically change for any or no reason. It also doesn't have a significant amount automated tests and documentation.
The library might later be merged with @arbendium/yauzl to provide efficient support for modifying ZIP files.
yazl library is licensed under MIT:
Copyright (c) 2014 Josh Wolfe.
Modifications are licensed under ISC:
Copyright (c) 2023 Keijo Kapp