Showing 21-40 of 5,652 packages
Simple utility functions for reading the Node.js NODE_ENV.
Set the `NODE_ENV` variable on all platforms. Without `cross-spawn`, very slim.
Detects environment by examining CLI arguments and NODE_ENV
Run package.json scripts suffixed with NODE_ENV.
Node configuration based on NODE_ENV as well as integrations into AWS KMS, Secrets Manager, and DynamoDB for configuration values
abigail-v1 NODE_ENV plugin
Set $NODE_ENV to "development" works best with mocha --require=env-development
Give the env-var module different default values per current NODE_ENV.
Ignore a higher-order function if a condition is met, such as NODE_ENV === 'test'
A reusable NestJS Auth0 guard for validating JWT tokens locally or trusting API Gateway headers in production. This guard automatically switches behavior based on the `NODE_ENV` environment variable.
Do different things depending on NODE_ENV.
Loads .env and NODE_ENV
Listens to task-${NODE_ENV} pubsub topic for outstanding tasks.
APP_ENV replace for NODE_ENV
Webpack loader for yaml format with support of NODE_ENV and ability to change keys and values of yaml objects in compile time
A library to add simple database migration support to loopback projects. Migrations that have been run will be stored in a table called 'Migrations'. The library will read the loopback datasources.json files based on the NODE_ENV environment variable just
Builds a module from a single json configuration file using current NODE_ENV for selecting the matching leaf values
automatically load dotenv files based on NODE_ENV
Robust Environment Configuration for Universal Applications.
A reusable NestJS Auth guard for validating JWT tokens locally or trusting API Gateway headers in production. This guard automatically switches behavior based on the `NODE_ENV` environment variable.