Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
☆99Dec 29, 2023Updated 2 years ago
Alternatives and similar repositories for findup-sync
Users that are interested in findup-sync are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- DEPRECATED - Optimizations from this library have been merged into https://github.com/js-cli/node-findup-sync. Please use that library i…☆12May 31, 2017Updated 9 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 6 months ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 9 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Apr 5, 2018Updated 8 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Oct 28, 2022Updated 3 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Jul 3, 2019Updated 7 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 4 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Aug 17, 2024Updated last year
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- ☆11Dec 30, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 10 years ago
- Combines array of streams into one Readable stream in strict order.