licenses.dev

parse-gitignore v0.5.1

Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.DIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 3.1.0Returns `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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.1 version:

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