Back to Explore

es-shims/math-intrinsics

GitHub
1 watchersOpen source

Last release: 12/19/2024

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 appears actively maintained, with a new tagged update (v1.1.0) on 2024-12-19, and a prior update (v1.0.0) on 2024-12-11.
  • Update cadence appears to be short-term active, based on the visible tags, about 8 days between v1.0.0 and v1.1.0, though there is not enough history here to infer a longer-term pattern.

AI summary generated Today

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

Recent updates

  • v1.1.0

    12/19/2024

    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

    12/11/2024

    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.