{"library":"cascade-config-mongodb","type":"library","category":null,"description":"MongoDB extension for cascade-config that adds a `.mongodb()` loader to read configuration objects from MongoDB collections using variable substitution in URL, db, collection, and _id fields. Current stable version is 1.2.1. Release cadence is low, primarily maintenance updates. Key differentiator: seamlessly integrates with cascade-config's hierarchical config system and supports environment variable expansion in all connection parameters. Deprecated in favor of newer versions requiring cascade-config >=1.9.0 (since v1.2.0). Only works with MongoDB driver v3 connection strings.","language":"javascript","status":"deprecated","version":"1.2.1","tags":["javascript","configuration","hierarchy","mongodb"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cascade-config-mongodb","imports":["var CC_mongodb = require('cascade-config-mongodb');","var CC_base = require('cascade-config');","var CC = CC_mongodb(CC_base); var config = new CC();"]},{"cmd":"yarn add cascade-config-mongodb","imports":[]},{"cmd":"pnpm add cascade-config-mongodb","imports":[]}],"homepage":"https://github.com/pepmartinez/cascade-config-mongodb","github":"https://github.com/pepmartinez/cascade-config-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"cascade-config-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}