https://github.com/mmiscool/fakenodejsfsforbrowsers
A drop in replacement for the nodejs fs functionality that uses the browser localstorage to simulate a real file system.
https://github.com/mmiscool/fakenodejsfsforbrowsers
Last synced: 10 months ago
JSON representation
A drop in replacement for the nodejs fs functionality that uses the browser localstorage to simulate a real file system.
- Host: GitHub
- URL: https://github.com/mmiscool/fakenodejsfsforbrowsers
- Owner: mmiscool
- License: mit
- Created: 2024-11-18T06:10:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-19T00:23:58.000Z (over 1 year ago)
- Last Synced: 2025-08-23T05:05:52.963Z (10 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fakeNodejsFSforBrowsers
A drop in replacement for the nodejs fs functionality that uses the browser localstorage to simulate a real file system.