licenses.dev

glob-stream v8.0.3

Readable streamx interface over anymatch.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
@gulpjs/to-absolute-glob • 4.0.0Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.DIRECT1
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `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 betDIRECT1
is-negated-glob • 1.0.0Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.DIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.DIRECT0
picomatch • 2.3.1Blazing 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.INDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
streamx • 2.22.1An iteration of the Node.js core streams with a series of improvementsDIRECT4
ISC3
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsDIRECT2
fastq • 1.19.1Fast, in memory work queueDIRECT1
glob-parent • 6.0.2Extract the non-magic parent path from a glob string.DIRECT2
Apache-2.03
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.5.4Event emitters for JavaScriptINDIRECT0
text-decoder • 1.2.3Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/glob-stream)](https://licenses.dev/npm/glob-stream)
<a href="https://licenses.dev/npm/glob-stream">
  <img src="https://licenses.dev/b/npm/glob-stream" alt="licenses" />
</a>

Or the licenses badge code for the 8.0.3 version:

[![licenses](https://licenses.dev/b/npm/glob-stream/8.0.3)](https://licenses.dev/npm/glob-stream/8.0.3)
<a href="https://licenses.dev/npm/glob-stream/8.0.3">
  <img src="https://licenses.dev/b/npm/glob-stream/8.0.3" alt="licenses" />
</a>
GitHub