An open API service indexing awesome lists of open source software.

https://github.com/alestor123/version-badge

This is a simple code for npm version badge
https://github.com/alestor123/version-badge

badge github javascript npm

Last synced: 2 months ago
JSON representation

This is a simple code for npm version badge

Awesome Lists containing this project

README

        


Version Badge




views



#
> This is a simple code for npm version badge




# Documentation

# Quick use

``npx version-badge``

# Installation

``npm i version-badge -g ``

# Usage

``version-badge ``

# Example
``version-badge 3000``

# Env

## Creating Env
``touch .env``

# Env Example

## Usage
```
PORT=
```
## Example

```
PORT=3000
```