Node-config
A configuration management tool for Node.js applications, providing a way to manage application settings for different deployment environments.
Node-config is built in JavaScript, 6.4k GitHub stars from 97 contributors, latest release v4.4.1.
When to use Node-config
Node-config is listed here as a Development project. The directory calls out Flexible configuration management, Environment-specific settings, Support for multiple configuration files as capabilities associated with it.
Besides Development, this page also files Node-config under Node.js, Tools.
Node-config compared with
Records in this directory name dotenv, config, envalid as products people compare with Node-config. That list is editorial metadata, not a claim that Node-config replaces each of them.
What the Node-config stats reflect
GitHub currently shows 6.4k GitHub stars, about 97 contributors, 508 forks, 12 open issues, latest tracked release v4.4.1. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.
Stats refreshed
- Language
- JavaScript
- Latest Release
- v4.4.1
- License
- Other
Our Newsletter
Get new Development tools right in your inbox
Get short emails with useful development projects, releases, and repos worth watching.
Key features of Node-config
- Flexible configuration management
- Environment-specific settings
- Support for multiple configuration files
Node-config resources
Node-config on GitHub
Frequently asked questions
What is Node-config?
A configuration management tool for Node.js applications, providing a way to manage application settings for different deployment environments. This directory highlights Flexible configuration management, Environment-specific settings, Support for multiple configuration files.
What language is Node-config written in, and what is the latest release?
Node-config is written primarily in JavaScript. The latest release tracked on this page is v4.4.1.
How widely is Node-config used on GitHub?
Node-config has about 6.4k GitHub stars across about 97 contributors. It also has about 508 forks. Those counts are a snapshot of community attention, not a ranking of quality.
What do people compare Node-config with?
This directory records dotenv, config, envalid as comparison points for Node-config.
More Development tools
Ncc
A powerful tool to compile a Node.js project into a single file, supporting TypeScript, binary addons, and dynamic requires.
Nexe
Nexe is a tool for bundling your Node.js applications into standalone executables, making distribution and deployment simple and efficient. It packages your Node.js app and its dependencies into a single file for easy shipping across platforms.
AnyCrawl
AnyCrawl is a Node.js and TypeScript-powered web crawler that transforms websites into data suitable for large language models (LLMs) and extracts structured SERP results from search engines like Google, Bing, and Baidu. It features native multi-threading for efficient, bulk-scale processing.
Inquirer.js
A collection of common interactive command line user interfaces for Node.js, providing a way to gather user input with various prompt types.
Bun
Bun is an incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one tool.
Leetcode
Comprehensive LeetCode solutions and explanations for data structures and algorithms