Back to Explore

juliangruber/isarray

GitHub
2 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 source appears to have some recent repository activity (an upstream push on 2026-06-04), but the published package updates provided here are old (latest listed update is v2.0.5 from 2019-11-02), so it does not look like fast-moving maintenance from the perspective of released updates.
  • Update cadence for actual versioned updates is very low, with large gaps between the provided updates (2018-02, then 2019-11), suggesting a stable project that changes infrequently rather than frequent iteration.

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.