mozz.env
v2.3.1
Published
Your JavaScript Environment Enhancer
Maintainers
Readme
✨ ] What is Mozz?
Mozz is a library that aims to facilitate the management of configurations based on the environment used. For example, you can set options for a development environment and different options for a production environment. The library arose from the need to manage multiple .env, JSON and TOML configuration files.
🚀 ] Features
- Supports
Json,TomlandYamlfiles; - Supports different env and configuration file to each environment;
- Supports to types in Environment Variables.
