licenses.dev

is-valid-path v0.1.1

Returns true if a file path does not contain any invalid characters.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-glob • 2.0.1Returns `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 betINDIRECT1
is-invalid-path • 0.1.0Returns true if a file path has invalid characters.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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