node-unrar-js
Advanced tools
Changelog
1.0.0 (2020-12-29)
[state, result]
for error handling.createExtractorFromData
and createExtractorFromFile
are now promise object. Since loading the wasm object in the latest EMScriten is asynchronized.fileHeaders
and files
returned by the extractions api are changed from array to iterator, make the extraction lazy.