string.prototype.repeat@1.0.0
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
MIT
2020-05-21
安装 (1.0.0)
npm install string.prototype.repeat@1.0.0
yarn add string.prototype.repeat@1.0.0
pnpm add string.prototype.repeat@1.0.0
bun add string.prototype.repeat@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.3 |
| es-abstract | ^1.17.5 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| function-bind | ^1.1.1 |
| functions-have-names | ^1.2.1 |
| istanbul | ^0.4.5 |
| tape | ^5.0.0 |