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

npm-badge

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-badge

Add badges to your GitHub readme

1.0.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

npm-badge

How to add badges to your GitHub readme

Badges

Default

NPM

Usage

Copy this snippet to your README files:

[![NPM](https://nodei.co/npm/<package>.png)](https://npmjs.org/package/<package>)

Note: Your package must be published on npmjs.org.

Compact

NPM

Append ?compact=true

[![NPM](https://nodei.co/npm/<package>.png?compact=true)](https://npmjs.org/package/<package>)

Mini

NPM

Append ?mini=true

[![NPM](https://nodei.co/npm/<package>.png?mini=true)](https://npmjs.org/package/<package>)

Credits

Thanks to rvagg for creating and hosting https://nodei.co/.

Keywords

npm

FAQs

Package last updated on 18 Jan 2016

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