licenses.dev

es-to-primitive v1.2.1

ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.

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
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.DIRECT0
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.DIRECT2
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/es-to-primitive)](https://licenses.dev/npm/es-to-primitive)
<a href="https://licenses.dev/npm/es-to-primitive">
  <img src="https://licenses.dev/b/npm/es-to-primitive" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.1 version:

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