unzipper
Unzip cross-platform streaming API
find-versions
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
module-details-from-path
Extract the Node.js module details like name and base path given an abosulte path to a file inside the module
extract-files
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance