README
Workday Application
This application calculate Days between two dates excluding given dates. This application have no dependencies. To Install it globally using NPM workday on npm
npm install -g workdays
Enter start date and end date of project and get results.
To use it in your project
npm install workday --save
and explore.