find-up-simple
npmv1.0.1TypeScriptFind a file or directory by walking up parent directories — Zero dependencies
Overview
find-up-simple is an npm package that find a file or directory by walking up parent directories — Zero dependencies. The latest version is 1.0.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need find a file or directory by walking up parent directories — Zero dependencies and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
- Lean dependency tree (3 direct dependencies).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of find-up-simple.
Dependencies
Dev (3)
Used by
Popular packages that depend on find-up-simple.
Alternatives to find-up-simple
Find a file or directory by walking up parent directories
Find the root directory of a Node.js project or npm package
A tiny (183B to 210B) and fast utility to ascend parent directories
Make a directory and its parents if needed - Think `mkdir -p`
Get the first path that exists on disk of multiple paths
Extract the non-magic parent path from a glob string.
Resolve the path of a module like `require.resolve()` but from the current working directory
Get the first fulfilled promise that satisfies the provided testing function
Resolve the path of a module like `require.resolve()` but from a given path
Get paths for storing things like data, config, cache, etc
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Version history
| Version | Published | License |
|---|---|---|
| 1.0.1latest | 1 year ago | MIT |
| 1.0.0 | 2 years ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install find-up-simple?
Run `npm install find-up-simple` to add find-up-simple to your npm project.
What license is find-up-simple released under?
find-up-simple is distributed under the MIT license.
How popular is find-up-simple?
find-up-simple has approximately 0 downloads per week and 1 known dependent packages.