helper-toc@0.1.0
Template helper for generating a table of contents. The TOC can be from content in the current file or for a glob of files.
MIT
2015-05-02
安装 (0.1.0)
npm install helper-toc@0.1.0
yarn add helper-toc@0.1.0
pnpm add helper-toc@0.1.0
bun add helper-toc@0.1.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| globby | ^2.0.0 |
| lodash | ^3.7.0 |
| markdown-toc | ^0.11.2 |
| markdown-utils | ^0.6.0 |
| mixin-deep | ^1.0.1 |
| relative | ^3.0.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.2 |
| mocha | * |
| should | * |
| template | ^0.13.1 |