licenses.dev

strip-dirs v0.1.1

Remove leading directory components from a path, like tar's --strip-components option

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
ansi-regex • 0.2.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.1.0ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things.DIRECT6
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
get-stdin • 3.0.2Easier stdinDIRECT0
has-ansi • 0.1.0Check if a string has ANSI escape codesINDIRECT1
is-absolute • 0.1.7Return true if a file path is absolute.DIRECT1
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-relative • 0.1.3Returns `true` if the path appears to be relative.INDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
ISC OR WTFPL1
PackageRelationDependenciesPublished
is-integer • 1.0.7ES2015 (ES6) Number.isInteger polyfillDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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