New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

autobadge

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autobadge

simple CLI tool to generate repository badges

  • 1.1.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by60%
Maintainers
1
Weekly downloads
 
Created
Source

AutoBadge

Interactive . Smart . Efficient

A Simple CLI Tool To Generate Essential Repository Badges With Ease. It Asks for minimum informtion from the user and produces all (almost) the essential badges.

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?! :sunglasses:

How to use?

If you are on an NPM project just run:

npm install -g autobadge and add const autobadge = require('autobadge'); to your main script, that's it :zap:

Pro Tips: Fork this repo and run npm start to generate badges for any kind of github repos.

Supports

  • MarkDown
  • HTML
  • Shields Badges
  • Badgen Badges
  • ForTheBadge Badges

Style

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

Result (More Comming Soon...)

Social Badges

SyntaxBadge
[![Followers](https://img.shields.io/github/followers/deep5050?style=for-the-badge)](https://github.com/deep5050/autobadge)Followers
[![Forks](https://img.shields.io/github/forks/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Forks
[![Stars](https://img.shields.io/github/stars/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Stars
[![Watchers](https://img.shields.io/github/watchers/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Watchers

Size Badges

SyntaxBadge
[![Repo Size](https://img.shields.io/github/repo-size/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Repo Size

Analysis Badges

SyntaxBadge
[![Language Count](https://img.shields.io/github/languages/count/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Language Count
[![Top Language](https://img.shields.io/github/languages/top/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Top Language

Activity Badges

SyntaxBadge
[![Commits/month](https://img.shields.io/github/commit-activity/m/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Commits/month
[![Last Commit](https://img.shields.io/github/last-commit/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Last Commit
[![Last release date](https://img.shields.io/github/release-date/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Last release date
[![Contributors](https://img.shields.io/github/contributors/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Contributors

Version Badges

SyntaxBadge
[![Release Version](https://img.shields.io/github/v/release/deep5050/autobadge?style=for-the-badge)](https://github.com/deep5050/autobadge)Release Version

Keywords

FAQs

Package last updated on 28 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc