# iso-fs

> Filesystem es6 module for all environments, loosely based on NodeJS fs.

Latest version **0.1.0** (published 2020-09-21) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2020-09-21 |
| First published | 2020-09-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=7 |
| Dependencies | 4 |
| Unpacked size | 19.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 0 |
| Author | isysd |
| Maintainers | isysd |
| Keywords | isomorphic, guld, filesystem, fs |

## Links

- npm: https://www.npmjs.com/package/iso-fs
- Repository: https://github.com/isysd-mirror/iso-fs
- Homepage: https://github.com/isysd-mirror/iso-fs.git
- Issues: https://github.com/isysd-mirror/iso-fs/issues
- npm.io page: https://npm.io/package/iso-fs

## Dependencies (4)

- [esm](https://npm.io/package/esm.md) ../esm
- [iso-path](https://npm.io/package/iso-path.md) ../iso-path
- [iso-process](https://npm.io/package/iso-process.md) ../iso-process
- [always-global](https://npm.io/package/always-global.md) ../always-global

## 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

- 0.1.0 (latest) — 2020-09-21

## README

# fs

Filesystem es6 module for all environments, loosely based on NodeJS fs.

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