1.0.3 • Published 6 years ago

sort-files v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago