Coder Social home page Coder Social logo

somewhatabstract / ancesdir Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 0.0 5.83 MB

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

License: MIT License

JavaScript 42.86% TypeScript 57.14%
nodejs-modules nodejs nodejs-development paths

ancesdir's Introduction

Hey folks! ๐Ÿ‘‹๐Ÿป

Thanks for stopping by my profile.

ancesdir's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar somewhatabstract avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ancesdir's Issues

Add todo and contributing for this project

Hello,

Thanks for this project.
I think is interesting for possible new contributors, to add todo with possible features and contribution (for, branch name, workflow). It's possible please?

`ancesdir` doesn't find marker if it's the directory passed to `ancesdir()`

Calling ancesdir(__dirname, ".marker") fails if the .marker file is in __dirname and not an ancestor directory.

To Reproduce
Steps to reproduce the behavior:

  1. Create marker file '.marker'
  2. Import 'ancedir'
  3. Call ancesdir(__dirname, ".marker") from a .js file in the same directory as .marker.

Expected behavior
It should return __dirname

Actual behavior
There's an error message about it not being able to find the "marker" file.

Desktop (please complete the following information):

  • OS: macOS
  • Node Version: 16.14.1
  • ancesdir Version 4.0.0

Additional info
I tried use ancesdir(__dirname) to see if it could find the package.json file that was in services/static/ in webapp, but it ended up returning the root path as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.