Back to Explore

juliangruber/isarray

GitHub
4 watchersOpen source

Last release:

Provides an `Array#isArray`-style check for older browsers and deprecated Node.js versions, exporting a function you can use like `isArray([])` to get `true`. Useful when you cannot rely on `Array.isArray` being available directly.

Project status

  • The repository has recent upstream activity (last push 2026-08-21), but published package updates appear infrequent, with the newest provided update being v2.0.5 dated 2019-11-02.
  • Update cadence looks stalled for releases, spanning about years between the last documented update in 2019 and today (2026-09-10), so it is closer to maintenance or quiet activity than active, regular releases.

AI summary generated

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

Recent updates

  • v2.0.5

    Release 2.0.5 focuses on build and release pipeline maintenance. It updates the CI Node.js versions and operating systems used for automated testing, and adds a LICENSE file.

  • v2.0.4

    Release v2.0.4 updates the package metadata version and makes a small documentation change. No functional code or API behavior changes are visible in the provided diff.

  • v2.0.3

    Release v2.0.3 was published on 2018-02-09, but no release notes were provided by the publisher. Because the release notes are missing, the changes introduced in this version cannot be verified from the provided information, so developer impact (breaking changes, fixes, security, dependencies) is unclear.