Unzip implementation in pure Luau
Find a file
Erica Marigold 3e9b3a3d94
refactor: small improvements
* Fix return type for `ZipReader:findEntry` to return an optional
  `ZipEntry`
* Update structuring comments and read bitflags for future use
2025-01-06 05:49:09 +00:00
.lune chore: implement testing framework pw by frktest 2025-01-06 05:46:08 +00:00
.vscode chore: init, the basics 2024-12-28 17:19:37 +00:00
examples chore(examples): slightly refactor tour example 2025-01-02 06:07:23 +00:00
lib refactor: small improvements 2025-01-06 05:49:09 +00:00
tests chore: implement testing framework pw by frktest 2025-01-06 05:46:08 +00:00
.gitignore feat: add "streaming" zip support 2024-12-30 18:24:00 +00:00
.luaurc chore: init, the basics 2024-12-28 17:19:37 +00:00
LICENSE.md chore(LICENSE): change copyright field 2024-12-30 11:12:45 +00:00
pesde.lock chore(pkg): add frktest dependency and update lockfile 2025-01-06 05:47:33 +00:00
pesde.toml chore(pkg): add frktest dependency and update lockfile 2025-01-06 05:47:33 +00:00