The **regex‑extname‑windows** package supplies a single, ready‑to‑use JavaScript regular expression that extracts the file‑extension portion of a Windows‑style path (e.g., “C:\folder\file.txt” → “.txt”). It’s intended for Node.js developers who need a reliable, cross‑platform way to parse extensions without writing their own regex, and it includes tests and npm packaging for easy installation.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Regular expression to capture a Windows filename extension.