metalsmith-templates@0.6.0
A metalsmith plugin to render files with templates.
MIT
2014-10-03
已弃用
This package was split into two simpler plugins: metalsmith-layouts and metalsmith-in-place
安装 (0.6.0)
npm install metalsmith-templates@0.6.0
yarn add metalsmith-templates@0.6.0
pnpm add metalsmith-templates@0.6.0
bun add metalsmith-templates@0.6.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| async | ~0.2.10 |
| consolidate | ~0.10.0 |
| debug | ~0.7.4 |
| extend | ~1.2.1 |
| lodash.omit | ~2.4.1 |
| multimatch | ^0.1.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| assert-dir-equal | 0.0.1 |
| metalsmith | ^1.0.1 |
| mocha | 1.x |
| swig | ~1.3.2 |