File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Typescript runtime configuration resolver
2
2
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
+
3
7
* ⚡️ Runtime validation (no more deployments with the wrong configuration)
4
8
* 🧙♂️ TypeScript intelissense
5
9
* 🍃 Light, zero external dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mrspartak/config" ,
3
3
"repository" : " https://github.com/mrspartak/config" ,
4
+ "homepage" : " https://mrspartak.github.io/config" ,
4
5
"version" : " 0.2.2" ,
5
6
"description" : " Config facade for TS" ,
6
7
"private" : false ,
You can’t perform that action at this time.
0 commit comments