Skip to content

saucisson/layeredata

Repository files navigation

Build status Coverage Status Chat

Layered Data

layeredata is a Lua library that allows to represent data in several layers, and view them as merged.

See this article.

Install

This module is available in luarocks:

  luarocks install layeredata

Usage

First, import the module:

  local Layer = require "layeredata"

Test

Tests are written for busted.

  busted src

About

A Lua library to represent hierarchically data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published