0.0.9 • Published 1 year ago

@elricb/dotenv-config v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago