This package has been deprecated

Author message:

Use dotenv package instead

with-env
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

With .env

Read and then apply .env file in the working directory, assuming the .env exists

Usage

require("with-env")();
console.log(process.env.MY_VARIABLE);

Package Sidebar

Install

npm i with-env

Weekly Downloads

152

Version

1.1.1

License

MIT

Unpacked Size

4.15 kB

Total Files

8

Last publish

Collaborators

  • matthewh