starts-with@1.0.2
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
MIT
2015-07-09
安装 (1.0.2)
npm install starts-with@1.0.2
yarn add starts-with@1.0.2
pnpm add starts-with@1.0.2
bun add starts-with@1.0.2
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| assertit | ^0.1.0 |
| benchmarked | ^0.1.4 |
| lodash.startswith | ^3.0.1 |