Skip to content

Janet bindings to the miniz library.

License

Notifications You must be signed in to change notification settings

5l1v3r1/janet-miniz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janet miniz bindings

Bindings to the miniz library in Janet. Currently exposes in memory compression only.

Documentation

HTML Documentation can be generated locally with mendoza.

[sudo] jpm install mendoza
mdz build
mdz serve

Functions

  • (miniz/compress bytes &opt level buffer)
  • (miniz/decompress &opt buffer)

About

Janet bindings to the miniz library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%