1.0.3 • Published 5 years ago

sort-files v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

sort-files

npm version

NPM package that reads through a directory and sorts files into corresponding folders :open_file_folder:.

Install

$ npm i sort-files

Usage

var sort = require('sort-files');

sort.here("E:\\SORTFILES_SANDBOX\\");
sort.move();
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago