safe-math-operations

Safe Math Operations is a utility library for performing safe arithmetic operations in JavaScript. It ensures that the results of arithmetic operations do not exceed the safe integer range in JavaScript (Number.MAX_SAFE_INTEGER and Number.MIN_SAFE_INTEGER

@yaronkoresh/math

Implements mathematical operations using String type only, to avoid 32/64 bit integers limits.

@lachero/safe-try

Simplifies error handling with wrappers for sync and async operations, returning a result-error tuple

@ptkhanh94npm/harum-rerum-harum

Allows extension of JavaScript's standard, built-in `Promise` class and decouples an asynchronous operation that ties an outcome to a promise from the constructor.