process-env

2.0.2 • Public • Published

process-env

dotenv file loading

Clone of @next/env for loading dotenv files with proper priorities, for usage outside of Next.js

Intallation

npm install --save add process-env

Usage

import { loadEnvConfig } from 'process-env';

loadEnvConfig(__dirname);

Readme

Keywords

none

Package Sidebar

Install

npm i process-env

Weekly Downloads

1,709

Version

2.0.2

License

none

Unpacked Size

7.85 kB

Total Files

6

Last publish

Collaborators

  • joshmanders