phar-fs

1.2.5 • Public • Published

Motivation

phar-fs is a simple fs wrapper for the phar-stream API. It allows phar archive (PHP archive) file extraction for nodejs. It's mosly intended to be used via cnyks

Build Status Coverage Status Version License Code style

API

extract (return Promise)

var phar = require('phar-fs');
phar.extract("somephar_path.phar").then(function() { console.log("All done") });

Credits / see also

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i phar-fs

Weekly Downloads

1

Version

1.2.5

License

MIT

Unpacked Size

5.36 kB

Total Files

6

Last publish

Collaborators

  • 131
  • frodon
  • idjem