workdays

application to calculate days difference between two dates

Usage no npm install needed!

<script type="module">
  import workdays from 'https://cdn.skypack.dev/workdays';
</script>

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.

Tests are writing using MochaJS