Description
A Lua 5.2 library that provides JavaScript-style regular expressions, helping Lua code reuse pattern behavior familiar from web and JavaScript environments.
It is text-matching infrastructure. Developers use it when Lua software needs regex syntax or behavior closer to JavaScript than to Lua patterns.