config-properties-manager
Config Properties manager
Config Properties manager
A command line interface tool that generates config files for discord.js
read config by env path
Transform to TS and validate environment variables
A library that allows you to process, validate, and strongly-type configuration information
Application configuration using TypeBox & Ajv
NPM package to help manage configuration files in NodeJS
Prints input to stdout only if running in debug mode.
Confirm environment variables are valid
ConfigXD is an npm library designed for managing environment variables in your Node.js applications. It simplifies managing environment variables by allowing you to load and access configuration files in a structured way. Additionally, it provides an easy
A node configuration manager
Painless configuration resolver.
Permette di eseguire una callback, ad esempio una test suite, con una variabile di ambiente diversa, che ha effetto anche sui require di CommonJS. L'ambiente viene ripristinato dopo aver eseguito la callback come se non fosse mai stato modificato.
简单配置cesium的环境,包括光照,天气,大气层,以及地图转换。
Create configuration file from cloudformation exports.
一、在项目中新建目录,如:mockServer 二、进入mockServer目录,新建package.json ```json { "name": "mock-server", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "api": "nodemon ./mockServer --port=8022 --watch ./mock" }, "auth
Check environment variables
A powerful CLI tool that encrypts and decrypts .env files to protect your sensitive information during git commits. CommitSafe ensures that secrets remain secure and reduces the risk of accidental exposure in your repositories.
Environment variable completion for coc.nvim, powered by ecolog.nvim
Strongly typed environment variables with validation and sanitization.