Skip to content

roshanadh/sort-files.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sort-files

npm version

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

Install

$ npm i sort-files

Usage

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

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

About

NPM package to sort files into corresponding folders

Topics

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors