dustin4444

dustin4444/number.issafeinteger

An ES-spec-compliant Number.isSafeInteger shim/polyfill/replacement that works as far down as ES3

0
0
MIT License

Number.isSafeInteger is an ES-spec-compliant shim/polyfill that provides the Number.isSafeInteger function for environments as old as ES3. It allows developers to check if a value is a safe integer (within the range of -(2^53 - 1) to 2^53 - 1) in a consistent way across different JavaScript environments. This library is useful for developers who need to ensure their code works reliably across various JavaScript engines, including older ones that don't natively support Number.isSafeInteger.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
26 contributions
nicolo-ribaudo's profile
nicolo-ribaudo
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet