https://github.com/leflon/fs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leflon/fs
- Owner: leflon
- Created: 2021-06-19T17:04:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T20:06:29.000Z (almost 4 years ago)
- Last Synced: 2025-03-07T23:27:51.443Z (3 months ago)
- Language: TypeScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# @hickatheworld/fs
## My Node `fs` wrapper
This lib offers a basic wrapper of the native node `fs` module.It was written for me Hicka to have a file system that suits my preferences.
When it gets published, install with:
```
npm install @hickatheworld/fs
```*Better readme later.*