gulpjs / plugin-error
Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for plugin-error
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated last year
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Return true if the file is (or the file path has) a dotfile.☆13Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- Global logging utility.☆18Updated 7 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- fs read and write streams based on minipass☆21Updated 3 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Sink your streams.☆17Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- ☆27Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 7 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- WeakMap collection as specified in ECMAScript6☆29Updated 3 years ago
- Create ansi colors by passing open and close codes.☆18Updated 7 months ago