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