Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Repository files navigation

📜 Buffered File System (BFS) 📜

Node 10.xNode 12.xNode 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

About

A JS package for the asynchronous reading and requiring of JavaScript modules without touching the host file system.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages