gulp-reflinks@1.0.0
Gulp plugin for `reflinks`. Lints a markdown string to find missing reflinks for npm package names, resolves the homepage or repository url from npm, and appends a valid reflink to the document.
MIT
2018-05-30
安装 (1.0.0)
npm install gulp-reflinks@1.0.0
yarn add gulp-reflinks@1.0.0
pnpm add gulp-reflinks@1.0.0
bun add gulp-reflinks@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| through2 | ^2.0.3 |
| verb-reflinks | ^1.0.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^1.0.0 |
| mocha | ^5.2.0 |
| vinyl-fs | ^3.0.3 |