helper-concat@0.1.0
Template helper for concatenating a list of files using glob patterns. Should work with handlebars, lodash or any template engine that allows helper functions.
2014-11-29
安装 (0.1.0)
npm install helper-concat@0.1.0
yarn add helper-concat@0.1.0
pnpm add helper-concat@0.1.0
bun add helper-concat@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| globby | ^1.0.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^2.0.0 |
| lodash | ^2.4.1 |
| mocha | * |
| should | * |