nearest-file

0.2.0 • Public • Published

Find nearest file in path

var find = require('nearest-file');
// Get content of nearest .gitconfig in given path from end to root
var config = find(__dirname, '.gitconfig');

Readme

Keywords

Package Sidebar

Install

npm i nearest-file

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • boo1ean