Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 months 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`