A UI component test utility made by Instructure Inc.
NodeJS library for working with the Zoom API.
Better NPM scripts runner
Pipedream Connect library for React
CLI tool for WillBooster projects
Require specific environment variables. If they don't exist, the application exits
Transformer for Roblox TypeScript compiler that allows getting values of process.env as string literals
A react component for segment.io
Add following env variable ``` LOGGING_HOST=your.graylog.server.endpoint LOGGING_PORT=your.graylog.server.port LOGGING_SERVICE=your-service-api NODE_ENV=staging ```
Devtools for Zustand
Use - JSON file(s) - .env file for development - ENV vars
ParcelJS v2 plugin to copy static files from static dir to bundle directory.
Respects `NODE_ENV` environment parameter of Express, it returns a single catalog with all dependencies in production, but each dependency in its own file in development mode. Development mode does not need server restart if dependencies change.
This library allows the user to read different `.env` files based on the environment variable (`NODE_ENV`).
UI for testing tRPC backends
A simple module that makes ignoring the node require cache easy.
Typed environment variable parser
A nativescript hook to replace file according to NODE_ENV value. Inspired by [nativescript-hook-debug-production](https://github.com/markosko/nativescript-hook-debug-production)
Returns a boolean indicating if you are in a development environment or not
- 配置文件使用 `json` 格式 - 配置字段全使用驼峰格式 - 定义了全局配置文件 `global.json` - 运行时配置文件 `local.json`,`production.json` ... 或其他 `{NODE_ENV}.json` - 运行时配置文件 **深层合并** 到 `global.json` - 还能通过环境变量来注入配置 `config_app_appId=1000` 注入到 `config.app.appId`, 依旧是驼峰格式,**下划线代替"."**
No description provided.
**💛 You can help the author become a full-time open-source maintainer by [sponsoring him on GitHub](https://github.com/sponsors/egoist).**
Pixel perfect layout inspection.
Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.