Type definitions are available in the @types/es-abstract package
es-abstract
- Version 1.23.6
- Published
- 2.39 MB
- 48 dependencies
- MIT license
Install
npm i es-abstract
yarn add es-abstract
pnpm add es-abstract
Overview
ECMAScript spec abstract operations.
Dependencies (48)
- array-buffer-byte-length
- arraybuffer.prototype.slice
- available-typed-arrays
- call-bind
- call-bound
- data-view-buffer
- data-view-byte-length
- data-view-byte-offset
- es-define-property
- es-errors
- es-object-atoms
- es-set-tostringtag
- es-to-primitive
- function.prototype.name
- get-intrinsic
- get-symbol-description
- globalthis
- gopd
- has-property-descriptors
- has-proto
- has-symbols
- hasown
- internal-slot
- is-array-buffer
- is-callable
- is-data-view
- is-negative-zero
- is-regex
- is-shared-array-buffer
- is-string
- is-typed-array
- is-weakref
- math-intrinsics
- object-inspect
- object-keys
- object.assign
- regexp.prototype.flags
- safe-array-concat
- safe-regex-test
- string.prototype.trim
- string.prototype.trimend
- string.prototype.trimstart
- typed-array-buffer
- typed-array-byte-length
- typed-array-byte-offset
- typed-array-length
- unbox-primitive
- which-typed-array
Dev Dependencies (37)
- @ljharb/eslint-config
- @unicode/unicode-15.0.0
- array.from
- array.prototype.filter
- array.prototype.flatmap
- array.prototype.indexof
- available-regexp-flags
- cheerio
- define-accessor-property
- define-data-property
- diff
- eclint
- es-value-fixtures
- eslint
- for-each
- function-bind
- functions-have-names
- glob
- has-bigints
- has-named-captures
- has-strict-mode
- in-publish
- is-core-module
- is-registered-symbol
- jackspeak
- make-arrow-function
- make-async-function
- make-async-generator-function
- make-generator-function
- mock-property
- npmignore
- nyc
- object.fromentries
- safe-bigint
- safe-publish-latest
- ses
- tape
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-abstract
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/es-abstract)
- HTML<a href="https://www.jsdocs.io/package/es-abstract"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 590 ms. - Missing or incorrect documentation? Open an issue for this package.