Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luau!

The missing parts of Lua.

Modules to make up for the missing parts within the core of Lua.

Modules:

  • stringutils
  • tableutils

Install:

  git clone git@github.com:corcorans/luau.git
  cd luau
  luarocks install luau-1.0-1.rockspec

Usage:

  x = require("stringutils")
  print(x.swapcase("abc"))

About

The missing parts of Lua.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages