Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Behaviour more alike to dotenv & support for complex objects #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

piranna
Copy link

@piranna piranna commented Apr 16, 2018

This pull-request offer a behaviour and API similtar to the one of dotenv module so they can be interchangeable, and also add support of complex objects (anything other than strings) by using JSON-stringify() to allow to store them in process.env object.

piranna and others added 5 commits April 16, 2018 22:46
- dir: specific location of directory.
- env: specific `.env` file with related filename. (i.e.
`.env.production.json`)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant