Skip to content

Commit 381c871

Browse files
authored
docs: add badges (#30)
* docs: add badges * fix alt text
1 parent ae9e975 commit 381c871

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# @geprog/vite-plugin-env-config
22

3+
[![npm version](https://img.shields.io/npm/v/@geprog/vite-plugin-env-config)](https://www.npmjs.com/package/@geprog/vite-plugin-env-config)
4+
![vite peer dependency version](https://img.shields.io/npm/dependency-version/@geprog/vite-plugin-env-config/peer/vite)
5+
36
Vite plugin for providing configurations from environment variables at runtime.
47

58
The generated template can be populated with [envsubst](https://github.com/a8m/envsubst) in production.

0 commit comments

Comments
 (0)