Fork me on GitHub

This page demonstrates the full capabilities of my TPA library.

Fully Documentated and available in Node as an NPM package

There are lots of libraries to do this sort of thing, so I can hardly claim innovation here. My real aim was to produce a small open source project to demonstrate some best practices. So what we have here is:

Apart from all that, I like to think this library is a worthy contender in terms of capability, performance, reliability and ease of use. Contributions welcome.

.toDecimal()
.toFraction()
.value()
.lt()=
.lte()=
.gt()=
.gte()=
.eq()=
.isInteger()=
.isFractional()=
.hasFraction()=
.sign()=
.isZero()=
.isPositive()=
.isNegative()=