autobadge

1.3.1 • Public • Published

AutoBadge

Interactive . Smart . Efficient

A Simple Cli Tool To Generate Essential Repository Badges With Ease. It Asks For Minimum Information From The User And Produces All (Almost) The Essential Badges

npm

Why use?

Digging The Internet For Getting Common Badges Is Not A Handy Way. Why Not Use A Script And Answer Few Questions To Generate Them? Huh?! 😎

How to use?

Install It Globally :

Run npm install -g autobadge and autobadge, That'S It ⚡️

Supports

  • MarkDown
  • HTML
  • Shields Badges

Style

  • Flat
  • Flat-Square
  • Plastic
  • Social
  • For-The-Badge

What's New in 1.3.1?

  • Clickable Badge When In HTML Format
  • Separate URLs For Each badges

TODO

  • HTML Alignment Support
  • Ad Shields Badges
  • Badgen Badges
  • ForTheBadge Badges

Result (More Coming Soon....)

License Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/deep5050/autobadge?style=for-the-badge"/></a> License

Social Badges

Syntax Badge
<a href="https://github.com/deep5050?tab=followers"><img alt="Followers" src="https://img.shields.io/github/followers/deep5050?style=for-the-badge"/></a> Followers
<a href="https://github.com/deep5050/autobadge/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/deep5050/autobadge?style=for-the-badge"/></a> Forks
<a href="https://github.com/deep5050/autobadge/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/deep5050/autobadge?style=for-the-badge"/></a> Stars
<a href="https://github.com/deep5050/autobadge/watchers"><img alt="Watchers" src="https://img.shields.io/github/watchers/deep5050/autobadge?style=for-the-badge"/></a> Watchers
<a href="https://twitter.com/dipankar5050"><img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/dipankar5050?logo=twitter&style=for-the-badge"/></a> Twitter Follow

Size Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge"><img alt="Repo Size" src="https://img.shields.io/github/repo-size/deep5050/autobadge?style=for-the-badge"/></a> Repo Size

Issues Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge/issues"><img alt="Github Issues" src="https://img.shields.io/github/issues-raw/deep5050/autobadge?style=for-the-badge"/></a> Github Issues
<a href="https://github.com/deep5050/autobadge/issues?q=is%3Aissue+is%3Aclosed"><img alt="Github closed Issues" src="https://img.shields.io/github/issues-closed/deep5050/autobadge?style=for-the-badge"/></a> Github closed Issues
<a href="https://github.com/deep5050/autobadge/pulls"><img alt="Github open PRs" src="https://img.shields.io/github/issues-pr-raw/deep5050/autobadge?style=for-the-badge"/></a> Github open PRs
<a href="https://github.com/deep5050/autobadge/pulls?q=is%3Apr+is%3Aclosed"><img alt="Github closed PRs" src="https://img.shields.io/github/issues-pr-closed/deep5050/autobadge?style=for-the-badge"/></a> Github closed PRs

Analysis Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge"><img alt="Language Count" src="https://img.shields.io/github/languages/count/deep5050/autobadge?style=for-the-badge"/></a> Language Count
<a href="https://github.com/deep5050/autobadge"><img alt="Top Language" src="https://img.shields.io/github/languages/top/deep5050/autobadge?style=for-the-badge"/></a> Top Language

Activity Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge/graphs/commit-activity"><img alt="Commits/month" src="https://img.shields.io/github/commit-activity/m/deep5050/autobadge?style=for-the-badge"/></a> Commits/month
<a href="https://github.com/deep5050/autobadge/graphs/commit-activity"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/deep5050/autobadge?style=for-the-badge"/></a> Last Commit
<a href="https://github.com/deep5050/autobadge/releases"><img alt="Last release date" src="https://img.shields.io/github/release-date/deep5050/autobadge?style=for-the-badge"/></a> Last release date
<a href="https://github.com/deep5050/autobadge/graphs/contributors"><img alt="Contributors" src="https://img.shields.io/github/contributors/deep5050/autobadge?style=for-the-badge"/></a> Contributors

Version Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge/releases"><img alt="Release Version" src="https://img.shields.io/github/v/release/deep5050/autobadge?style=for-the-badge"/></a> Release Version

CI/CD Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge/actions?query=workflow:npm-publish"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/deep5050/autobadge/npm-publish?label=npm-publish&logo=github&style=for-the-badge"/></a> GitHub Workflow Status

Other Badges

Syntax Badge
<a href="https://github.com/deep5050/autobadge"><img alt="Hit Count" src="http://hits.dwyl.com/deep5050/autobadge.svg?style=for-the-badge"/></a> Hit Count

My Other Works

qikQR : Minimal Cross-Platform QR Code Generator Desktop App

Autopy-Lot: Github Action To Convert Jupyter Notebook To Python Script

MIT (c) 2020 Dipankar Pal

Package Sidebar

Install

npm i autobadge

Weekly Downloads

5

Version

1.3.1

License

MIT

Unpacked Size

30.9 kB

Total Files

5

Last publish

Collaborators

  • deep5050