gulpjs / glob-parentLinks
Extract the non-magic parent path from a glob string.
☆80Updated last year
Alternatives and similar repositories for glob-parent
Users that are interested in glob-parent are comparing it to the libraries listed below
Sorting:
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Alphanumeric sorting algorithm☆29Updated 3 years ago
- A better decodeURIComponent☆151Updated last year
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆80Updated last month
- Regular expression for matching ANSI escape codes☆197Updated last month
- A prompting json thingie☆111Updated this week
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Parse the things that can be arguments to `npm install`☆132Updated this week
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab☆226Updated this week
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last month
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Encode a URL to a percent-encoded form, excluding already-encoded sequences☆36Updated 3 weeks ago
- parse SPDX license expressions☆45Updated last year
- Node.js path.parse() ponyfill☆57Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆79Updated last month
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Constants and utilities about visitor keys to traverse AST.☆43Updated last year
- Easily handle defaults for your options☆75Updated 2 years ago
- contains checks that npm runs during the installation☆28Updated this week
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated 3 weeks ago
- The cmd-shim used in npm☆76Updated last week
- Use acorn to detect global variables in JavaScript☆46Updated 3 years ago
- Slice a string with ANSI escape codes☆50Updated last month