verb-reflinks
Verb middleware that resolves reflinks for valid npm package names in markdown documents and appends them to the document.
reflinks
Generate (relative) reference links for a glob of markdown files, allowing you to more easily create references from one file to another.
gulp-reflinks
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.
verb-repo-helpers
Commonly used helpers for adding repository-related data to templates in verb projects.