Back to Explore

ljharb/possible-typed-array-names

GitHub
4 watchersOpen source

Last release:

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 have at least some maintenance activity, with an upstream push recorded on 2026-01-13, but the most recent documented update in the provided history is v1.1.0 from 2025-02-07.
  • Update cadence looks low, with a substantial gap between the last clearly described update (Feb 2025) and the next evidenced upstream activity (Jan 2026), and no newer versioned updates shown after v1.1.0.

AI summary generated

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

Recent updates

  • v1.1.0

    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

    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.