An open API service indexing awesome lists of open source software.

https://github.com/leflon/fs


https://github.com/leflon/fs

Last synced: 2 months ago
JSON representation

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.*