licenses.dev

to-str v1.0.0

Converts the given value to a string.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
is-function • 1.0.2is that thing a function? Use this module to find outDIRECT0
is-nil • 1.0.1Checks if the given value is null or undefinedDIRECT0
is-object • 1.0.2Checks whether a value is an objectDIRECT0
is-symbol • 1.0.4Determine if a value is an ES6 Symbol or not.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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