Nodejs fs module storage driver implementation
Provides various file operations.
This package has been migrated to [like-fs](https://github.com/freshfox/like-fs)
[](https://github.com/rx-ts/node-fs-storage/actions/workflows/ci.yml) [](https://codecov.io/gh/r
Some function wrapping node:fs
Copy a path of any type.
Make a directory with parents.
Check if path is a file/directory or symoblic link.
NodeCompat Fs
Remove a path of any type.
Determine the type of a path.
Defines utility functions for fs
simple, modular utils for node
NodeJs fs module with promise and easy to use
Create a temporary directory or file.
Allows simultaneous playback file with Node.js
Node.js file system operations
Cross-platform native file dialogs for Node.js
Provides a REST API to access the file system
Synchronize file written from external child process to nodejs
Clean a directory.
Resolve a path.
```sh npm install dummy-node-fs ```
The official `jsvfs` adapter for Node's `fs` module.