Skip to content

SReject/lua-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

sreject.* Lua-Scripts

A repository containing my release-ready libraries

array - An array(list) library inspired by JS's array interface (read: methods and call chaining);

better-errors - A library to create more informative errors

expect - A validation library

LUT - A unit-test library modelled after JS testing conventions

Format

All scripts provided here return a table containing their exports.

For scripts that return a singular item, it is keyed by the script's name eg require('array').Array

About

A collection of lua scripts I've made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages