安装
npm install verb-readme-badges
yarn add verb-readme-badges
pnpm add verb-readme-badges
bun add verb-readme-badges
README

verb-readme-badges

Readme badge templates for Verb

These templates are automatically inserted by Verb when the {%= badge() %} tag is used.

Example:

{%= badge("fury") %}

Results in:

[![NPM version](https://badge.fury.io/js/your-project-name.svg)](http://badge.fury.io/js/your-project-name)

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors. Released under the MIT license

版本列表
0.2.0 2014-11-10
0.1.2 2015-03-09
0.1.1 2014-10-11
0.1.0 2014-08-24
0.0.6 2014-05-02
0.0.5 2014-03-23
0.0.4 2014-03-22
0.0.3 2014-03-22
0.0.2 2014-03-22
0.0.1 2014-03-14