Why doesn't this Lua pattern work?...
Read MoreIs there an efficient and elegant way to truncate number like this in Lua?...
Read MoreHow to check for occurence of name in string?...
Read MoreTake out string from "<string>" in Lua...
Read MoreHow to extract youtube video id from a URL in Lua...
Read MoreCorona string.find() : Finding "."...
Read MoreHow to implement string.rfind in Lua...
Read MoreExtracting filename only with pattern matching...
Read MoreHow to validate this string when we don't have the `|` operator in Lua?...
Read MoreLua: Substitute list of characters in string...
Read MoreIs there a Lua string.find without pattern...
Read MoreLua: Escaping literal % inside string.gsub and the capture %2...
Read MoreLua Pattern for extracting/replacing value in / /...
Read MoreString Manipulation in Lua: Make the odd char uppercase...
Read MoreIn Lua, can I easily select the Nth result without custom functions?...
Read MoreLua frontier pattern match (whole word search)...
Read Moreputting '%' in string.gsub() in Lua...
Read Moreremove '$' characters from a string...
Read MoreLua: pattern matching multi-characters with the ? repetition operator...
Read MoreMaking a Lua pattern case insensitive with LPeg...
Read MoreLua patterns - How to remove unwanted string within a string...
Read Morelua: pattern matching and extracting a phone number...
Read MoreHow to replace brackets in Lua using string.gsub?...
Read Morewhat are the use of parentheses in this Lua pattern?...
Read MoreLua string.gsub() by '%s' or '\n' pattern...
Read MoreLua pattern is not working properly when 0 is missing in the last row...
Read More