array.prototype.flatmap@1.0.0
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
MIT
2017-10-01
安装 (1.0.0)
npm install array.prototype.flatmap@1.0.0
yarn add array.prototype.flatmap@1.0.0
pnpm add array.prototype.flatmap@1.0.0
bun add array.prototype.flatmap@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.2 |
| es-abstract | ^1.9.0 |
| function-bind | ^1.1.1 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^1.3.0 |
| @ljharb/eslint-config | ^12.2.1 |
| covert | ^1.1.0 |
| eslint | ^4.8.0 |
| evalmd | ^0.0.17 |
| foreach | ^2.0.5 |
| nsp | ^2.8.1 |
| nyc | ^10.3.2 |
| object-inspect | ^1.3.0 |
| tape | ^4.8.0 |