0.0.9 • Published 2 years ago

@elricb/dotenv-config v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

dotenv-config

Project .env loader.

Install

$ npm install --save-dev @elricb/dotenv-config

Usage

Include and call with base directory. Searches up from base directory for .env.

import dotenv from "@elricb/dotenv-config";
dotenv(__dirname);

Documentation

Release Notes

View commit tag for release notes.

API

See ./docs/index.html.

0.0.9

2 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago