helper-md@0.1.0
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
MIT
2014-12-12
安装 (0.1.0)
npm install helper-md@0.1.0
yarn add helper-md@0.1.0
pnpm add helper-md@0.1.0
bun add helper-md@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^0.2.0 |
| highlight.js | ^8.4.0 |
| remarkable | ^1.4.2 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^2.0.0 |
| lodash | ^2.4.1 |
| mocha | * |
| should | ^4.3.1 |
| template | ^0.5.4 |