ameliazz / mozz.env

Your Environment Enhancer.

Home Page:https://npmjs.com/mozz.env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍃 Mozz.Env

Your environment enhancer, based on community ideas.

] 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, Toml and Yaml files;
  • Supports environment switch at runtime;
  • Supports different env and configuration file to each environment.

📦 ] Links


Made with 💜 for you, by Amélia.

About

Your Environment Enhancer.

https://npmjs.com/mozz.env

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%