Back to Explore

juliangruber/isarray

GitHub
1 watchersOpen source

Last release: 11/2/2019

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 project’s stated goal is to provide Array#isArray support for older browsers, suggesting a stable compatibility-focused library rather than a fast-moving feature set.
  • Evidence of ongoing repository activity exists (last upstream push reported as 2026-03-23), but the latest described version update is from 2019-11-02 (v2.0.5), so the effective public update cadence appears infrequent.

AI summary generated Today

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

Recent updates

  • v2.0.5

    11/2/2019

    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.