is_file_in@0.1.0
A `function(filename)` thats checks if `'someDir/someFile.someExt'` passes through an of Array of `minimatch` / `RegExp` / `callbacks`, with inclusion OR negation/exclusion specs.
2014-10-13
安装 (0.1.0)
npm install is_file_in@0.1.0
yarn add is_file_in@0.1.0
pnpm add is_file_in@0.1.0
bun add is_file_in@0.1.0
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 |