string.prototype.endswith@1.0.2
A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.
MIT
2024-03-18
安装 (1.0.2)
npm install string.prototype.endswith@1.0.2
yarn add string.prototype.endswith@1.0.2
pnpm add string.prototype.endswith@1.0.2
bun add string.prototype.endswith@1.0.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| call-bind | ^1.0.7 |
| define-properties | ^1.2.1 |
| es-abstract | ^1.23.2 |
| es-object-atoms | ^1.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.4.2 |
| @ljharb/eslint-config | ^21.1.0 |
| aud | ^2.0.4 |
| auto-changelog | ^2.4.0 |
| eslint | =8.8.0 |
| function-bind | ^1.1.2 |
| functions-have-names | ^1.2.3 |
| nyc | ^10.3.2 |
| tape | ^5.7.5 |