node-tar

read and write portable tar archives module for Node.js
  https://github.com/npm/node-tar
  0
  no reviews



Node-tar is able to read and write tar archives generated by bsdtar, gnutar, solaris posix tar, and "Schilly" tar. node-tar is a well-tested essential piece of software for npm, the Node.js package manager.

This package includes components: chownr, minipass, fs-minipass, minizlib.

Node.js is an event-based server-side javascript engine.