Patashu / break_infinity.js

A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
MIT License
201 stars 35 forks source link

Attempting to view Documentation returns 404 #156

Closed AD417 closed 11 months ago

AD417 commented 11 months ago

Several links on the main page are broken. Most notably, the API Docs and TS Definitions.

This effectively means that there is no up-to-date online documentation for this library or its functions.