@ryanburnette/badges

1.0.1 • Public • Published

badges

repo npm

A strategy for adding badges to your lib readme.

When you publish an NPM package, it is immediateley disseminated to many sites other than NPM's. In order to keep the canonical locations available, my strategy is to link the package name and to add two badges, one for the repository and one for the NPM package.

npm install -g @ryanburnette/badges
cd my-project-dir
badges

This will generate the Markdown for the badges. Then I copy and paste them into the readme.

Readme

Keywords

none

Package Sidebar

Install

npm i @ryanburnette/badges

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.76 kB

Total Files

3

Last publish

Collaborators

  • ryanburnette