Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Files is a NodeJS file management helper with a simple API.
- Host: GitHub
- URL: https://github.com/zouloux/files
- Owner: zouloux
- License: mit
- Created: 2018-02-14T14:31:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T08:52:19.000Z (6 months ago)
- Last Synced: 2024-10-12T22:49:26.057Z (4 months ago)
- Topics: api, files, fs, fs-extra, glob, helper, node, npm, simple
- Language: TypeScript
- Homepage:
- Size: 78.1 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`