Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@action-badges/core

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@action-badges/core

Create SVG badges with GitHub actions

  • 0.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

action-badges/core

Serverless badge generation with Github Actions

build coverage version license node

Action badges allows you to create custom badges using github actions and host them in your own github repo.

Unlike centralized services like shields.io and badgen.net, action badges can be used to:

  • Generate badges using content in private repositories without hosting and maintaining your own instance of shields or badgen
  • Make badges that need private tokens or secrets to generate the content
  • Make badges that are slow to compute or rely on data that is not available from a HTTP API
  • Generate badges without contacting any external services: compute is handled by github actions, badges are stored in github repo

There are two ways to use action-badges/core. It can be used directly as a Github Action in yaml workflows/composite actions or as an NPM library to create re-usable javascript actions.

https://github.com/action-badges/examples contains some examples showing how to generate action badges using a number of different methods.

FAQs

Package last updated on 25 Mar 2024

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