Back to Explore

es-shims/math-intrinsics

GitHub
2 watchersOpen source

Last release:

ES Math-related intrinsics and helper functions, including abs, floor, isFinite, isNaN, max, min, mod, pow, round, sign, and constants like maxSafeInteger. Useful for providing consistent Math APIs that are “robustly cached.”

Project status

  • The source does not appear actively maintained as of today, with the last recorded upstream push on 2024-12-19, roughly 18 months ago (quiet or in maintenance mode).
  • The apparent update cadence was limited, with at least two version updates in mid-December 2024 (v1.0.0 on 2024-12-11, then v1.1.0 on 2024-12-19), followed by a long period with no further updates.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.1.0

    No release notes were provided for v1.1.0. The code changes show an additive release that introduces a new `round` intrinsic export, along with updated TypeScript typings and tests, plus some repository tooling/development dependency updates.

    Features
  • v1.0.0

    Release v1.0.0 was published on 2024-12-11, but no release notes were provided by the publisher. As a result, there is no documented information about new features, fixes, breaking changes, or dependency updates.