is_file_in@0.1.1
A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` specs, with inclusion OR negation/exclusion '!' flag.
2014-10-17
已弃用
moved to umatch
安装 (0.1.1)
npm install is_file_in@0.1.1
yarn add is_file_in@0.1.1
pnpm add is_file_in@0.1.1
bun add is_file_in@0.1.1
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| chai | * |
| coffee-script | * |
| grunt | 0.4.x |
| grunt-contrib-clean | 0.4.x |
| grunt-contrib-concat | 0.1.x |
| grunt-contrib-watch | ~0.5.x |
| grunt-shell | ~0.3.x |
| mocha | * |
| uberscore | 0.0.16 |