openzim / node-libzim

Libzim binding for Node.js: read/write ZIM files in Javascript
https://www.npmjs.com/package/@openzim/libzim
GNU General Public License v3.0
27 stars 11 forks source link

Add writing capabilities #1

Closed kelson42 closed 6 years ago

kelson42 commented 6 years ago

We need to be able to write directly/onthefly ZIM file from nodejs... in particular in mwoffliner. This would simply so many things.

kelson42 commented 6 years ago

This has been done already.