3rd-Eden / find-package-jsonLinks
Find package.json files in parent directories using an iterator based API. Keep searching till you find the one you're looking for or when you run out of folders to search in.
☆11Updated 6 years ago
Alternatives and similar repositories for find-package-json
Users that are interested in find-package-json are comparing it to the libraries listed below
Sorting:
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Merge Option Objects☆69Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- string representations of objects in node and the browser☆160Updated last month
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆42Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 5 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Check if a URL is absolute☆80Updated 5 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Rollup plugin to display bundle contents & size information☆91Updated 9 months ago
- recursively find the closest package.json☆47Updated 3 years ago
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Simple, flexible file copy utility☆98Updated last year
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 3 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Disable ESLint plugins using file path patterns and inline comments☆56Updated 2 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- ☆119Updated 2 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- Start a promise chain☆60Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year