string-at@1.0.0
A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7 - based on https://mths.be/at
MIT
2015-03-20
已弃用
The original `String.prototype.at` proposal has been replaced by a new one; please use v1 or later of `string.prototype.at` instead
安装 (1.0.0)
npm install string-at@1.0.0
yarn add string-at@1.0.0
pnpm add string-at@1.0.0
bun add string-at@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.0.1 |
| es-abstract | ^1.2.0 |
| function-bind | ^1.0.2 |