Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 381 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 381 Bytes

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');