expand-front-matter@0.2.0
Middleware for processing config templates in front matter. Can be used with verb, assemble v0.6.0, or any application based on jonschlinkert/template.
MIT
2015-10-14
安装 (0.2.0)
npm install expand-front-matter@0.2.0
yarn add expand-front-matter@0.2.0
pnpm add expand-front-matter@0.2.0
bun add expand-front-matter@0.2.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| expand | ^0.3.1 |
| lazy-cache | ^0.2.3 |
| mixin-deep | ^1.1.3 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| assemble | github:assemble/assemble#dev |
| assemble-loader | ^0.2.2 |
| mocha | * |
| parser-front-matter | ^1.2.5 |
| should | * |