string-at@1.0.1
A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7 - based on https://mths.be/at
MIT
2015-05-23
已弃用
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.1)
npm install string-at@1.0.1
yarn add string-at@1.0.1
pnpm add string-at@1.0.1
bun add string-at@1.0.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.0.1 |
| es-abstract | ^1.2.1 |
| function-bind | ^1.0.2 |