figcon

1.1.1 • Public • Published

Extrememly simple env config validation which throws an error on missing value.

See index.js

Load the module

Load the module: `const config = require('figcon')

Useage

let someEnvironVar = config('NODE_ENVIRONMENT');

It will either throw an error or load the environment variable if it set.

Readme

Keywords

Package Sidebar

Install

npm i figcon

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

3.57 kB

Total Files

4

Last publish

Collaborators

  • djoq