Find a specific ancestor/root directory given a starting location and a search parameter

nodejs nodejs-development nodejs-modules paths
1 Open Issue Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the `ancesdir` Node.js package to include an option for searching the starting directory itself when finding an ancestor directory, instead of only searching parent directories. This involves adding either an option to the existing function or creating a new function with this functionality. Consideration should be given to backwards compatibility.

Complexity: 3/5
enhancement good first issue

Find a specific ancestor/root directory given a starting location and a search parameter

TypeScript
#nodejs#nodejs-development#nodejs-modules#paths