returns a called env variable
A global executable to run applications with the ENV variables loaded by dotenv
Parcel plugin to read information about code version (Git SHA) from env variable.
Find configuration for the current file from provided path, workspace, package, settings, HOME directory or env variable
Get the PATH environment variable key cross-platform
Scan, analyze, and fix .env variable issues — missing, unused, and undocumented variables caught in one command.
Parses environment variables into TypeScript types
NodeJS wrapper for getting env variable and command line arguments
Add redirects with authorization header set in env variable
Add following env variable ``` LOGGING_HOST=your.graylog.server.endpoint LOGGING_PORT=your.graylog.server.port LOGGING_SERVICE=your-service-api NODE_ENV=staging ```
`macoolka-env` Provide some function for get or set env variable.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
If you use an env variable in your webpack output:
Run scripts that set and use environment variables across platforms
``` npm i @easydigitalstudio/express-server ``` ## Server ### getConfig Function used to validate the env variable format (upper case) #### usage ```javascript export default { port: getConfig('PORT') } ``` ### mustProvide Function used to throw an error
Caching 1Password with env variable templating / injection
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Node.js log generator for log engine
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
A Vite plugin for customizing and integrating environment variables seamlessly into your Vite project. It allows for easy management and access of environment variables, supporting both direct env variable lists and env maps for flexible configuration.
If you use an env variable in your webpack output:
Get your cwd as a vite env variable
Parcel plugin to add information about build time to env variable
Manage your .env variable using ligthweight cli. You can add, update, remove or list your environment variables.