A MoonScript/Lua library of small utility functions.
Go to file
Paul Liverman III c6fcbdf566
Create api.moon
A basic helper for writing JSON-based APIs
2018-04-26 13:18:48 -07:00
models re-initialized 2018-03-04 11:41:07 -08:00
.gitignore ignore lua files 2018-03-09 22:55:04 -08:00
api.moon Create api.moon 2018-04-26 13:18:48 -07:00
calc.moon re-initialized 2018-03-04 11:41:07 -08:00
datetime.moon re-initialized 2018-03-04 11:41:07 -08:00
db.moon database helpers (exactly one) 2018-03-13 02:09:45 -07:00
fs.moon Add fs.size() (#4) 2018-03-16 20:19:05 -07:00
gstring.moon re-initialized 2018-03-04 11:41:07 -08:00
gtable.moon re-initialized 2018-03-04 11:41:07 -08:00
LICENSE re-initialized 2018-03-04 11:41:07 -08:00
migrations.moon re-initialized 2018-03-04 11:41:07 -08:00
settings.moon added error handling & you can save nil now 2018-03-09 22:57:29 -08:00
shell.moon added quote fn to shell 2018-03-07 23:23:08 -08:00