0.1.7 • Published 5 months ago

@trenskow/dotenv v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@trenskow/dotenv

Parses .env and .env.${process.env.NODE_ENV || 'development'} down the directory tree.

Usage

import dotenv from '@trenskow/dotenv';

dotenv();

// `process.env` now contains found variables.

License

See license in LICENSE.

0.1.7

5 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.4

7 months ago

0.1.2

7 months ago

0.1.3

7 months ago

0.1.1

9 months ago

0.1.0

9 months ago