tarballjs
tarballjs copied to clipboard
Could you publish this to npm?
Love your clean implementation. I recommended it as a solution to https://stackoverflow.com/questions/65446607/how-do-i-extract-data-from-a-tar-gz-file-stored-in-the-cloud-from-a-browser/74411631#74411631 and used https://arohatgi.info/tarballjs/tarball.js
for a live demo.
I think it would be nice to have the source code in npm registry hosting service so people can use it from unpkg or cdnjs. Will you consider making it available on npm?
p.s. Someone has already published a forked version of your repo. Would love to see your version there instead.
Thank you!