mdextract@1.0.0
Extracts `/** code comments */` from code files and turns them into markdown docs. Supports JavaScript-style comments (other languages to come).
MIT
2014-07-15
安装 (1.0.0)
npm install mdextract@1.0.0
yarn add mdextract@1.0.0
pnpm add mdextract@1.0.0
bun add mdextract@1.0.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 |