Skip to content

Latest commit

 

History

History

README.md

FixedPrecision Documentation

Welcome to the FixedPrecision documentation! This library provides fixed-precision decimal arithmetic for JavaScript/TypeScript using BigInt for internal representation.

Documentation Structure

Getting Started

Core Features

Advanced Topics

API Reference

Examples

Migration & Integration

Quick Links

Version Information

Current Version: 1.2.0
TypeScript Support: Full TypeScript support with strict typing
Browser Support: Modern browsers with BigInt support
Node.js Support: Node.js 10+ (with BigInt support)

Contributing

See CONTRIBUTING.md for contribution guidelines.

License

MIT License - See LICENSE for details.