@loom-io/node-filesystem-adapter
Version:
A file system wrapper for Node.js and Bun
12 lines (7 loc) • 407 B
Markdown
# @loom-io/node-filesystem-adapter
This adapter lets loom-io access your filesystem. So you can navigation through your local Directories and Files with @loom-io/core.
```sh
npm add @loom-io/node-filesystem-adapter
```
## Documentation of loom-io
loom-io will help you reading files of any size from different source more easily. See [documentation](https://loom-io.cotton-coding.com) for more details.