Back to Explore

jonschlinkert/is-extglob

GitHub
1 watchersOpen source

Last release: 12/11/2016

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

  • The source is likely in maintenance mode rather than actively developed, with the last recorded upstream push on 2019-05-25, but the most recent versioned updates shown are from 2016.
  • Apparent update cadence is very low, with a cluster of changes in 2016 (versions 2.0.0, 2.1.0, 2.1.1) and no newer versioned updates evidenced in the provided history.

AI summary generated Today

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

Recent updates

  • 2.1.1

    12/11/2016

    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

    10/12/2016

    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

    9/3/2016

    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.