@stdlib/regexp-basename-posix
Return a regular expression to capture the last part of a POSIX path.
Return a regular expression to capture the last part of a POSIX path.
Return a regular expression to capture the last part of a Windows path.
Return a regular expression to match a hexadecimal color.
Return a regular expression to parse a UNC path.
Return a regular expression to match a UTF-16 surrogate pair.
Return a regular expression to match an unpaired UTF-16 surrogate.
Return a regular expression to match a white space character.
Return a regular expression to capture a POSIX path dirname.
Return a regular expression to capture a Windows path dirname.
Return a regular expression to match a decimal number.
Return a regular expression to capture a path dirname.
Regular expression to match a semantic version string.
React spreadsheet import for xlsx and csv files with column matching and validation
Return the part of a string before the last occurrence of a specified substring.
Return the part of a string before the last occurrence of a specified substring.
Test if a string starts with the characters of another string.
Test if a string starts with the characters of another string.
Return the part of a string after a specified substring.
Return the part of a string after a specified substring.
Return the part of a string after the last occurrence of a specified substring.