es-to-primitive
- Version 1.3.0
- Published
- 44.5 kB
- 3 dependencies
- MIT license
Install
npm i es-to-primitive
yarn add es-to-primitive
pnpm add es-to-primitive
Overview
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Index
Variables
Variables
variable ToPrimitive
const ToPrimitive: any;
Package Files (1)
Dependencies (3)
Dev Dependencies (24)
- @arethetypeswrong/cli
- @ljharb/eslint-config
- @ljharb/tsconfig
- @types/for-each
- @types/function.prototype.name
- @types/is-callable
- @types/is-date-object
- @types/is-symbol
- @types/object-inspect
- @types/object-is
- @types/tape
- auto-changelog
- encoding
- es-value-fixtures
- eslint
- for-each
- function.prototype.name
- npmignore
- nyc
- object-inspect
- object-is
- safe-publish-latest
- tape
- typescript
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/es-to-primitive
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/es-to-primitive)
- HTML<a href="https://www.jsdocs.io/package/es-to-primitive"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2257 ms. - Missing or incorrect documentation? Open an issue for this package.