Skip to content

Commit c38bd6d

Browse files
committed
chore(package): homepage + badges
1 parent 0a46e4f commit c38bd6d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Typescript runtime configuration resolver
22

3+
![GitHub Release](https://img.shields.io/github/v/release/mrspartak/config?style=for-the-badge&color=%231b1b1f)
4+
![npm bundle size (scoped)](https://img.shields.io/bundlephobia/min/%40mrspartak/config?style=for-the-badge&color=%231b1b1f)
5+
![NPM Downloads](https://img.shields.io/npm/dw/%40mrspartak%2Fconfig?style=for-the-badge&color=%231b1b1f)
6+
37
* ⚡️ Runtime validation (no more deployments with the wrong configuration)
48
* 🧙‍♂️ TypeScript intelissense
59
* 🍃 Light, zero external dependencies

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@mrspartak/config",
33
"repository": "https://github.com/mrspartak/config",
4+
"homepage": "https://mrspartak.github.io/config",
45
"version": "0.2.2",
56
"description": "Config facade for TS",
67
"private": false,

0 commit comments

Comments
 (0)