1.0.1 • Published 1 year ago

env-variable-managerr v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

env-config-manager

A simple package to manage and validate environment variables for Node.js applications.

Features

  • Load Environment Variables: Automatically loads environment variables from the system and validates them against a provided schema.
  • Validation: Custom validation functions for environment variables.
  • Default Values: Supports default values for optional environment variables.
  • Get and Set Environment Variables: Easily retrieve and update environment variables programmatically.

Installation

You can install env-config-manager using npm:

npm install env-config-manager
1.0.1

1 year ago

1.0.0

1 year ago