issues
search
harvard-lil
/
js-wacz
JavaScript module and CLI tool for working with web archive data using the WACZ format specification.
MIT License
13
stars
3
forks
source link
Tentative 0.0.4 update
#7
Closed
matteocargnelutti
closed
1 year ago
matteocargnelutti
commented
1 year ago
Features
Added support for adding extra files to WACZ via
this.addFileToZip()
.
input
option can now be
either
a string (path, glob) or an array of strings.
Misc
Version bump.
Misc refactoring of
WACZ
class.
Features
this.addFileToZip()
.input
option can now be either a string (path, glob) or an array of strings.Misc
WACZ
class.