Measure the amount of time during work hours between two dates
This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
npm install get-time-between --save
npm install
npm test
None
- @types/jest: TypeScript definitions for Jest
- expect-more-jest: Write Beautiful Specs with Custom Matchers
- jest: Delightful JavaScript Testing.
- prettier: Prettier is an opinionated code formatter
- rimraf: A deep deletion module for node (like
rm -rf
) - ts-jest: A preprocessor with source maps support to help use TypeScript with Jest
- tslint: An extensible static analysis linter for the TypeScript language
- typescript: TypeScript is a language for application scale JavaScript development
MIT