readme-badges

Readme badge templates.

Usage no npm install needed!

<script type="module">
  import readmeBadges from 'https://cdn.skypack.dev/readme-badges';
</script>

README

readme-badges NPM version

Readme badge templates.

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)

Related projects

verb: Documentation generator for GitHub projects. Extremely powerful, easy to use, can generate anything from API… more

Author

Jon Schlinkert

License

Copyright © 2014-2015 Jon Schlinkert Released under the MIT license.


This file was generated by verb-cli on August 17, 2015.