Back to Explore

micromatch/is-extglob

GitHub
2 watchersOpen source

Last release:

is-extglob is a JavaScript utility that returns true if a string contains an extglob pattern, and false otherwise. It is useful for detecting extended glob syntax in input strings, with support for escaped extglobs returning false.

Project status

  • Actively maintained: No, the most recent documented package updates are from 2016-12-11 (2.1.1), and the next provided entries are older. While there was an upstream push in 2019, no newer published updates are shown in the provided release summaries.
  • Update cadence: Historically infrequent, with update timestamps spanning years (2016-09 to 2016-12, then no documented updates afterward despite the 2019 upstream push). Relative to 2026-06-09, this looks quiet.

AI summary generated

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

Recent updates

  • 2.1.1

    Release 2.1.1 primarily updates repository and CI configuration rather than application/library logic. The only functional version change is the package.json version bump from 2.1.0 to 2.1.1.

  • 2.1.0

    Release 2.1.0 updates the is-extglob implementation and some project metadata/packaging details. No release notes were provided, so the changes below represent what the code diff shows actually changed.

    Breaking
  • 2.0.0

    Release 2.0.0 was published on 2016-09-03, but no release notes content was provided. As a result, there is no information available here to identify features, breaking changes, bug fixes, security updates, or migration steps.