Back to Explore

ljharb/possible-typed-array-names

GitHub
1 watchersOpen source

Last release: 2/7/2025

This package provides a simple list of possible JavaScript Typed Array constructor names. It is useful when you need to validate or iterate over candidate Typed Array globals, for example to check whether a given Typed Array exists in the current environment.

Project status

  • The repository appears to be actively maintained, with an upstream push recorded on 2026-01-13, and at least one substantive version update shown in the recent history (v1.1.0 on 2025-02-07).
  • Apparent update cadence is roughly annual based on the provided version timestamps (v1.0.0 on 2024-02-19, v1.1.0 on 2025-02-07). There is also a later upstream push in 2026, but no additional version update details are present in the provided summaries.

AI summary generated Today

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

Recent updates

  • v1.1.0

    2/7/2025

    v1.1.0 adds `Float16Array` to the exported list of possible Typed Array names and updates type definitions and tests accordingly. It also updates CI workflow coverage by splitting Node 10-20 vs Node 20+, and refreshes development tooling and devDependencies.

    BreakingFeatures
  • v1.0.0

    2/19/2024

    Version v1.0.0 was published on 2024-02-19, but the release notes content is not provided (publisher listed no release notes). No specific changes, API updates, fixes, or migration guidance can be extracted from the provided data.