confload

A Lua library for loading configuration files

$ luarocks install confload

This package provides a simple and easy-to-use API for loading configuration files in various formats, such as JSON, YAML, and INI. It supports file path resolution, default values, and environment variable substitution.

Versions

1.0.059 days ago(revision: 3)1 download

Dependencies

lua >= 5.1
lua-cjson >= 2.1.0
LuaFileSystem >= 1.7.0
lua-yaml >= 1.2

Manifests