is-extglob
npmv2.1.1Returns true if a string has an extglob.
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.
Dependencies
Dev (2)
Used by
Popular packages that depend on is-extglob.
Alternatives to is-extglob
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
Escape RegExp special characters
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
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.
Modify strings, generate sourcemaps
Next generation testing framework powered by Vite
Delightful JavaScript Testing.
Functions for dealing with a PostgreSQL connection string
Get the line and column number of a specific character in a string
Jest's expect matchers as a Chai plugin
Find a file or directory by walking up parent directories
Delightful JavaScript Testing.
Version history
| Version | Published | License |
|---|---|---|
| 2.1.1latest | 9 years ago | MIT |
| 2.1.0 | 9 years ago | MIT |
| 2.0.0 | 10 years ago | MIT |
| 1.0.0 | 11 years ago | MIT |
Maintainers
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.