string-at@1.1.0
A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7 - based on https://mths.be/at
MIT
2019-12-19
已弃用
The original `String.prototype.at` proposal has been replaced by a new one; please use v1 or later of `string.prototype.at` instead
安装 (1.1.0)
npm install string-at@1.1.0
yarn add string-at@1.1.0
pnpm add string-at@1.1.0
bun add string-at@1.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.3 |
| es-abstract | ^1.17.0-next.1 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^15.0.2 |
| auto-changelog | ^1.16.2 |
| covert | ^1.1.1 |
| eclint | ^2.8.1 |
| es5-shim | ^4.5.13 |
| es6-shim | ^0.35.5 |
| eslint | ^6.7.2 |
| functions-have-names | ^1.2.0 |
| tape | ^4.12.0 |