0.1.7 • Published 10 months ago

@trenskow/dotenv v0.1.7

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

10 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

1 year ago

0.1.2

1 year ago

0.1.3

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago