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

https://github.com/zouloux/files

Files is a NodeJS file management helper with a simple API.
https://github.com/zouloux/files

api files fs fs-extra glob helper node npm simple

Last synced: about 1 year ago
JSON representation

Files is a NodeJS file management helper with a simple API.

Awesome Lists containing this project

README

          

# files

Node utility to manipulate files and folders.

##### TODO

- Doc !
- Examples !
- `moveTo` seems to not always work
- Rework of find and search API
- Clean useless dependencies (`rimraf` and `mkdirp` can be reimp very easily)
- Move `@solid-js` dependencies to `@zouloux`