Socket
Book a DemoInstallSign in
Socket

@thingk.systems/config

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thingk.systems/config

a better config

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

@thingk.systems/config

A config strategy based on the config package. It uses config-cev-generator to substitute values from environment variables. After this step it converts these values to the right format with the help of boolean and ms.

Install

npm install @thingk.systems/config --save

or

yarn add @thingk.systems/config

Usage

const config = require('@thingk.systems/config')()

Read the docs about config for further informations.

Develop

Run tests once:

yarn test

Run tests continuously while coding:

yarn dev

FAQs

Package last updated on 07 Nov 2018

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