# machinepack-fs

> Work with the local filesystem; list files, write files, etc.

Latest version **12.0.1** (published 2017-11-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install machinepack-fs
pnpm add machinepack-fs
yarn add machinepack-fs
bun add machinepack-fs
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 12.0.1 |
| Published | 2017-11-27 |
| First published | 2014-07-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Mike McNeil |
| Maintainers | balderdashy, sgress454, particlebanana, irl, mikermcneil |
| Keywords | machines, machinepack, filesystem, fs, await |

## Links

- npm: https://www.npmjs.com/package/machinepack-fs
- Repository: https://github.com/mikermcneil/machinepack-fs
- Homepage: https://github.com/mikermcneil/machinepack-fs#readme
- Issues: https://github.com/mikermcneil/machinepack-fs/issues
- npm.io page: https://npm.io/package/machinepack-fs

## Dependencies (3)

- [walker](https://npm.io/package/walker.md) 1.0.7
- [machine](https://npm.io/package/machine.md) ^15.0.0-12
- [fs-extra](https://npm.io/package/fs-extra.md) 0.30.0

## Alternatives

- [unionfs](https://npm.io/package/unionfs.md) — 2.2M weekly downloads
- [path-starts-with](https://npm.io/package/path-starts-with.md) — 35.9K weekly downloads
- [redzip](https://npm.io/package/redzip.md) — 1.2K weekly downloads
- [vscode-anymatch](https://npm.io/package/vscode-anymatch.md) — 848 weekly downloads
- [@ledgerhq/coin-filecoin](https://npm.io/package/@ledgerhq/coin-filecoin.md) — 793 weekly downloads

## Recent versions

- 12.0.1 (latest) — 2017-11-27
- 12.0.0 — 2017-11-26
- 11.0.1 — 2017-11-26
- 11.0.0 — 2017-11-26
- 10.0.0 — 2017-11-21
- 10.0.0-0 — 2017-10-06
- 9.0.0-0 — 2016-09-16
- 8.0.2 — 2016-03-15
- 8.0.1 — 2016-03-13
- 8.0.0 — 2016-03-13
- 7.0.0 — 2015-12-13
- 6.1.0 — 2015-12-13
- 6.0.0 — 2015-12-13
- 5.3.0 — 2015-08-17
- 5.2.0 — 2015-07-22
- … 46 more at https://npm.io/package/machinepack-fs/versions

## README

<h1>
  <a href="http://node-machine.org" title="Node-Machine public registry"><img alt="node-machine logo" title="Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50" /></a>
  machinepack-fs
</h1>

### [Docs](http://node-machine.org/machinepack-fs) &nbsp; [Browse other machines](http://node-machine.org/machinepacks) &nbsp;  [FAQ](http://node-machine.org/implementing/FAQ)  &nbsp;  [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine)

Work with the local filesystem; list files, write files, etc.


## Installation &nbsp; [![NPM version](https://badge.fury.io/js/machinepack-fs.svg)](http://badge.fury.io/js/machinepack-fs) [![Build Status](https://travis-ci.org/mikermcneil/machinepack-fs.png?branch=master)](https://travis-ci.org/mikermcneil/machinepack-fs)

```sh
$ npm install machinepack-fs --save --save-exact
```

## Usage

For the latest usage documentation, version information, and test status of this module, see <a href="http://node-machine.org/machinepack-fs" title="Work with the local filesystem; list files, write files, etc. (for node.js)">http://node-machine.org/machinepack-fs</a>.  The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values.  If you need more help, or find a bug, jump into [Gitter](https://gitter.im/node-machine/general) or leave a message in the project [newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine).

## About  &nbsp; [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This is a [machinepack](http://node-machine.org/machinepacks), an NPM module which exposes a set of related Node.js [machines](http://node-machine.org/spec/machine) according to the [machinepack specification](http://node-machine.org/spec/machinepack).
Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the <a href="http://node-machine.org" title="Public machine registry for Node.js">public registry</a>.
Learn more at <a href="http://node-machine.org/implementing/FAQ" title="Machine Project FAQ (for implementors)">http://node-machine.org/implementing/FAQ</a>.

## License

MIT &copy; 2015-2016 Mike McNeil and contributors

---
_Source: https://npm.io/package/machinepack-fs · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
