helper-concat@0.2.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-12-10
安装 (0.2.0)
npm install helper-concat@0.2.0
yarn add helper-concat@0.2.0
pnpm add helper-concat@0.2.0
bun add helper-concat@0.2.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| extend-shallow | ^0.1.1 |
| globby | ^1.0.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^2.0.0 |
| lodash | ^2.4.1 |
| mocha | * |
| should | * |