@foresthoffman/bfs
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

📜 Buffered File System (BFS) 📜

Node 10.x Node 12.x Node 14.x

This module uses buffers (or Tar streams) to load file systems (FS) into memory. From an FS, files can be read and modules can be required recursively, without touching the host file system.

NPM

npm i @foresthoffman/bfs

Yarn

yarn add @foresthoffman/bfs

Testing

yarn test

Package Sidebar

Install

npm i @foresthoffman/bfs

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

231 kB

Total Files

22

Last publish

Collaborators

  • foresthoffman