Showing 1-20 of 329,559 packages
Just require the NODE_ENV environmental variable
[](https://beecode.semaphoreci.com/projects/msh-node-env) [
NodeJS Environment Type detection.
Wrapper executable to load env variables from .env and run Node
Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.
Set NODE_ENV variable before a command on Windows
Set node env from .env and .env.mode
Inline the `NODE_ENV` environment variable and evaluate it if possible
Little util function for simpler extracting Boolean values from ENV-variables in Node.js, i.e. true values (true, TRUE, 1) vs. false values (false, FALSE, 0).
Zero-config Next.js integration for node-env-resolver with client/server split and App Router support
Zero-config Vite integration for node-env-resolver with client/server split
Simplified `NODE_ENV` handling with webpack
A node.js module that helps with loading of hierarchical configuration from environment variables as suggested by twelve factor methodology
Prevent usage of NODE_ENV
Fork from node-env-files, but working better. i.e. `process.env`.
Regular expression for matching a shebang line