licenses.dev

is-string v1.0.7

Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.7 version:

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