Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

configger

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configger

A configuration processor for your application.

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

configger

Description: A configuration processor for your application.

Documentation: https://github.com/sholladay/configger

Installation: npm install configger

This module is designed to help you initialize configuration to state.

Philosophy

  • Your users should be able tell your application how to behave.
  • Your application should be able to filter and validate the user-provided config.
  • Your application should be able to easily process that sanitized config and turn it into state.

Keywords

configuration

FAQs

Package last updated on 20 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts