mdextract@0.1.0
Extracts `/** code comments */` from code files and turns them into markdown docs. Supports JavaScript-style comments (other languages to come).
MIT
2014-07-14
安装 (0.1.0)
npm install mdextract@0.1.0
yarn add mdextract@0.1.0
pnpm add mdextract@0.1.0
bun add mdextract@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| nopt | ^2.2.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| chai | ^1.9.1 |
| coffee-script | ^1.7.1 |
| mocha | ^1.18.2 |
| sinon | ^1.9.0 |