feat(tartools): add streaming TAR support (tar-stream), Node.js streaming APIs for TarTools, and browser / web bundle docs

This commit is contained in:
2026-01-01 23:40:13 +00:00
parent d97e9c1dce
commit db48fcd455
13 changed files with 456 additions and 96 deletions

View File

@@ -36,12 +36,14 @@
"@push.rocks/smarturl": "^3.1.0",
"fflate": "^0.8.2",
"file-type": "^21.2.0",
"modern-tar": "^0.7.3"
"modern-tar": "^0.7.3",
"tar-stream": "^3.1.7"
},
"devDependencies": {
"@git.zone/tsbuild": "^4.0.2",
"@git.zone/tsrun": "^2.0.1",
"@git.zone/tstest": "^3.1.4"
"@git.zone/tstest": "^3.1.4",
"@types/tar-stream": "^3.1.3"
},
"private": false,
"files": [