https://github.com/batrick/lua-structure
A module for checking that a table conforms to a strictly typed structure.
https://github.com/batrick/lua-structure
Last synced: over 1 year ago
JSON representation
A module for checking that a table conforms to a strictly typed structure.
- Host: GitHub
- URL: https://github.com/batrick/lua-structure
- Owner: batrick
- License: mit
- Created: 2014-08-03T01:44:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-03T04:37:44.000Z (almost 12 years ago)
- Last Synced: 2025-03-11T14:27:02.519Z (over 1 year ago)
- Language: Lua
- Size: 172 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lua-structure
=============
A module for checking that a table conforms to a strictly typed structure.