monotime

1.0.0 • Public • Published

monotime

💰 Money is time, a library to figure out what your time costs

Npm Version Coverage Status Dependency Status devDependency Status Build Status npm npm

Installation

npm install monotime --save

Usage

To use monotime as a standalone library without a bundler, use the bundle located at dist/monotime.js. Else if you are using webpack or any other bundler, simply require('monotime') will suffice!

const monotime = require('monotime');

monotime('hourly', 27.692307692307693).purchase('15'); // $15 will cost you 0.5416666666666666 hours

Readme

Keywords

none

Package Sidebar

Install

npm i monotime

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • gabrielcsapo