# fairmont-filesystem

> True functional reactive programming for JavaScript.

Latest version **2.0.0** (published 2017-02-06) · ISC license · 0 weekly downloads

## Install

```sh
npm install fairmont-filesystem
pnpm add fairmont-filesystem
yarn add fairmont-filesystem
bun add fairmont-filesystem
```

## 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 | 2.0.0 |
| Published | 2017-02-06 |
| First published | 2015-07-20 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Known vulnerabilities | 0 (+5 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 49 |
| Maintainers | dyoder, pandanick |

## Links

- npm: https://www.npmjs.com/package/fairmont-filesystem
- Repository: https://github.com/dyoder/fairmont
- Homepage: https://github.com/dyoder/fairmont#readme
- Issues: https://github.com/dyoder/fairmont/issues
- npm.io page: https://npm.io/package/fairmont-filesystem

## Dependencies (5)

- [minimatch](https://npm.io/package/minimatch.md) ^2.0.9
- [fairmont-core](https://npm.io/package/fairmont-core.md) ^1.0.0
- [fairmont-helpers](https://npm.io/package/fairmont-helpers.md) ^2.0.0
- [fairmont-reactive](https://npm.io/package/fairmont-reactive.md) ^2.0.0
- [fairmont-multimethods](https://npm.io/package/fairmont-multimethods.md) ^1.0.0

## Recent versions

- 2.0.0 (latest) — 2017-02-06
- 1.1.3 — 2016-05-04
- 1.1.2 — 2016-05-03
- 1.1.1 — 2016-05-03
- 1.1.0 — 2016-05-03
- 1.0.1 — 2016-05-01
- 1.0.0 — 2016-04-15
- 1.0.0-beta-25 — 2015-11-09
- 1.0.0-beta-24 — 2015-11-06
- 1.0.0-beta-23 — 2015-10-09
- 1.0.0-beta-22 — 2015-10-07
- 1.0.0-beta-21 — 2015-10-06
- 1.0.0-beta-20 — 2015-09-03
- 1.0.0-beta-19 — 2015-08-11
- 1.0.0-beta-18 — 2015-07-20

## README

# Fairmont-Filesystem

Fairmont-System is a JavaScript library providing access to the Node filesystem API in a functional style.
It's part of the [Fairmont][] library.
You can use it by itself, or simply as part of the [Fairmont][] library.

## Installation

`npm install fairmont-filesystem`

## Documentation

Check out the [wiki][] for an getting started guides, tutorials, and reference documentation.

## Status

[Fairmont][0] is still under heavy development and is `beta` quality, meaning you should probably not use it in your production code.

## Roadmap

You can get an idea of what we're planning by looking at the [issues list][200]. If you want something that isn't there, and you think it would be a good addition, please open a ticket.

[tickets]:https://github.com/pandastrike/fairmont/issues
[Fairmont]:https://github.com/pandastrike/fairmont
[wiki]:https://github.com/pandastrike/fairmont/wiki

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