resolve-plugins-sync
Synchronously resolve plugins / transforms / presets just like Babel and Browserify does it, using CommonJS `require` builtin. For example, useful for loading complex configs from `package.json` file.
Synchronously resolve plugins / transforms / presets just like Babel and Browserify does it, using CommonJS `require` builtin. For example, useful for loading complex configs from `package.json` file.
A tool for diffable Kong configuration
A versatile tool for backing up and restoring configurations (and, practically, anything)
A secure and flexible tool for managing sensitive configuration data in Node.js applications
A simple configuration manager for different environments
A simple to implement config management node js library. Setup dev, staging, production, etc. config for your node app effortlessly.
A utility library for loading local environment variables with prioritized file loading in Node.js and Vite projects. Extends dotenv functionality for better environment management in various modes like development, production, and testing.