prefix-matches@1.0.0
Find matching keys in a given object, for a given prefix string
MIT
2017-05-21
安装 (1.0.0)
npm install prefix-matches@1.0.0
yarn add prefix-matches@1.0.0
pnpm add prefix-matches@1.0.0
bun add prefix-matches@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| is-object | ^1.0.1 |
| starts-with | ^1.0.2 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ava | ^0.14.0 |