**Project Summary** `common-ancestor-path` is a tiny Node.js utility that computes the deepest shared directory among two or more file paths, handling both Unix‑style (`/`) and Windows (`C:\`) separators. It’s aimed at JavaScript/TypeScript developers who need a reliable way to determine a common ancestor path without dealing with platform‑specific path quirks.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Find the common ancestor of 2 or more paths on Windows or Unix