big-amount

v2.1.1
BigInt-based rational number library focused on accounting
typescript bigint rational fraction numeric decimal accounting

doc

typedoc src/index.ts --out doc --gitRevision "v$npm_package_version"

lint

prettier -c *.md bench src test && eslint bench src test

test

mocha -p -t 8000 -r test/util/load_chai.cjs

build

tsc

clean

rm -rf dist doc

prepare

npm run lint && npm run clean && npm run build && npm test && npm run doc

Metadata

Downloads

Maintainers