zouloux / files

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 100.0%