This project provides a regular expression to capture a POSIX filename extension, returning the extension as a string when executed against a filename. It is part of the stdlib JavaScript library and is designed for developers who need to extract file extensions in a POSIX-compliant manner, particularly useful for file processing and validation tasks.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Return a regular expression to capture a POSIX filename extension.