A module for easily handling environment variables in Node.js projects with support for .yml and .json configuration.
Go to file
2017-05-12 18:17:29 +02:00
dist refactor code 2017-05-12 18:17:22 +02:00
docs update to latest standards 2017-05-12 17:56:51 +02:00
test update to latest standards 2017-05-12 17:56:51 +02:00
ts refactor code 2017-05-12 18:17:22 +02:00
.gitignore remove beautylog dependency 2017-01-21 11:51:30 +01:00
.gitlab-ci.yml update to latest standards 2017-05-12 17:56:51 +02:00
.npmignore initial 2016-06-19 17:33:54 +02:00
npmextra.json update to latest standards 2017-05-12 17:56:51 +02:00
npmts.json initial 2016-06-19 17:33:54 +02:00
package.json 1.1.5 2017-05-12 18:17:29 +02:00
README.md update to latest standards 2017-05-12 17:56:51 +02:00
tslint.json add better README 2016-12-31 19:26:32 +01:00
yarn.lock update to latest standards 2017-05-12 17:56:51 +02:00

qenv

easy promised environments

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer