Skip to content

A library that consistently compares, adds, rounds, and converts amounts of things according to standard metrics.

License

Notifications You must be signed in to change notification settings

commonality/archetypes-quantity

Repository files navigation

jsquantity

Represnts an amount of something measured according to some standard of measurement.

build status

Installation

This module is installed via npm:

$ npm install jsquantity

Example Usage

var jsquantity = require('jsquantity');