0.1.7 • Published 6 months ago

@trenskow/dotenv v0.1.7

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

6 months ago

0.1.6

7 months ago

0.1.5

7 months ago

0.1.4

8 months ago

0.1.2

8 months ago

0.1.3

8 months ago

0.1.1

10 months ago

0.1.0

10 months ago