big-ts
v0.1.0
Published
Arbitrary-precision arithmetic library in TypeScript using functional and immutable principles.
Maintainers
Readme
Introduction
big-ts is a port of the big.js library, written in TypeScript using immutable and functional principles.
Installation
npm install big-tsDocumentation
Docs can be found here.
Todo
- Add tests covering expected errors
- Add examples demonstrating usage to docs
- Implement currying for all exported functions
License
MIT
