</>PackageGraphPackageGraph

is-extglob

npmv2.1.1

Returns true if a string has an extglob.

0
Weekly downloads
1
Dependents
2
Dependencies
2/100
Popularity

Overview

is-extglob is an npm package that returns true if a string has an extglob. The latest version is 2.1.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need returns true if a string has an extglob and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).
  • Lean dependency tree (2 direct dependencies).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of is-extglob.

is-globis-extglob
is-extglob dependencies dependents

Dependencies

Dev (2)

gulp-format-md ^0.1.10mocha ^3.0.2

Used by

Popular packages that depend on is-extglob.

Alternatives to is-extglob

is-globnpm

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

0/wk2 dependentsMIT
escape-string-regexpnpm

Escape RegExp special characters

0/wk2 dependentsMIT
is-wslnpm

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

0/wk1 dependentsMITTS
picomatchnpm

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

0/wk2 dependentsMIT
magic-stringnpm

Modify strings, generate sourcemaps

153.8M/wk1 dependentsMITTS
vitestnpm

Next generation testing framework powered by Vite

73.1M/wk9 dependentsMITTS
jestnpm

Delightful JavaScript Testing.

41.2M/wk2 dependentsMITTS
pg-connection-stringnpm

Functions for dealing with a PostgreSQL connection string

40.2M/wk1 dependentsMITTS
locate-characternpm

Get the line and column number of a specific character in a string

4.1M/wk1 dependentsMITTS
@vitest/expectnpm

Jest's expect matchers as a Chai plugin

0/wk1 dependentsMITTS
find-upnpm

Find a file or directory by walking up parent directories

0/wk1 dependentsMITTS
@jest/corenpm

Delightful JavaScript Testing.

0/wk1 dependentsMITTS

Version history

VersionPublishedLicense
2.1.1latest9 years agoMIT
2.1.09 years agoMIT
2.0.010 years agoMIT
1.0.011 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install is-extglob?

Run `npm install is-extglob` to add is-extglob to your npm project.

What license is is-extglob released under?

is-extglob is distributed under the MIT license.

How popular is is-extglob?

is-extglob has approximately 0 downloads per week and 1 known dependent packages.