helper-concat@0.3.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.
MIT
2015-03-15
安装 (0.3.0)
npm install helper-concat@0.3.0
yarn add helper-concat@0.3.0
pnpm add helper-concat@0.3.0
bun add helper-concat@0.3.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| async | ^0.9.0 |
| extend-shallow | ^1.1.2 |
| globby | ^1.2.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.0 |
| lodash | ^3.5.0 |
| mocha | ^2.2.1 |
| should | ^5.2.0 |