Skip to content
/ elm-zip Public

Work with ZIP archives using pure Elm

License

Notifications You must be signed in to change notification settings

agu-z/elm-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b59f2a2 · Sep 11, 2022

History

29 Commits
Feb 3, 2021
Mar 21, 2021
Sep 11, 2022
Sep 11, 2022
Mar 21, 2021
Feb 3, 2021
Jan 9, 2021
Sep 11, 2022
Mar 21, 2021
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022

Repository files navigation

elm-zip

Read and write ZIP archives using pure Elm.

See the Zip module documentation to learn how to use it.

You can also check out an example app that can open an archive and extract files from it.

Performance

These are the early days of this library and I'm mostly using it to work with fairly small archives.

If you find bottlenecks please create an issue that describes your use-case and -whenever possible- provides test files.

Acknowledgements

Thanks to folkertdev for writing elm-flate.

This would've taken considerably longer if I had to write the compression algorithm too ☺️

--

Agus Zubiaga - 2021

About

Work with ZIP archives using pure Elm

Topics

Resources

License

Stars

Watchers

Forks

Languages