<div align="center">

# @typester/big-rational

@typester/big-rational is a ~1kB arbitrary precision rational number library powered by the native BigInt type.

[![Version](https://img.shields.io/npm/v/@typester%2Fbig-rational?style=for-the-badge)](https://www.npmjs.com/package/@typester/big-rational)
[![Downloads](https://img.shields.io/npm/dt/@typester%2Fbig-rational?style=for-the-badge)](https://www.npmjs.com/package/@typester/big-rational)
[![License](https://img.shields.io/npm/l/@typester%2Fbig-rational?style=for-the-badge)](https://www.npmjs.com/package/@typester/big-rational)
[![npm package minimized gzipped size](https://img.shields.io/bundlejs/size/@typester%2Fbig-rational?style=for-the-badge)](https://bundlejs.com/?q=@typester%2Fbig-rational)

</div>

Examples: [Tests](./tests/index.test.ts)
