sindresorhus / pkg-dir
Find the root directory of a Node.js project or npm package
☆244Updated last year
Alternatives and similar repositories for pkg-dir
Users that are interested in pkg-dir are comparing it to the libraries listed below
Sorting:
- Read a package.json file☆167Updated last year
- Read the closest package.json file☆268Updated last year
- Find the closest package.json file☆164Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Get the latest version of an npm package☆176Updated last year
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- HTTP status utility☆277Updated last week
- Is the given string an acceptable npm package name?☆301Updated last month
- Import a module while bypassing the cache☆284Updated 3 months ago
- Finds the common standard cache directory☆158Updated last month
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get a random temporary file or directory path☆429Updated last year
- normalizes package metadata, typically found in package.json file.☆200Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- Clean up error stack traces☆340Updated 2 years ago
- Copy files☆429Updated 10 months ago
- Run some code when the process exits☆287Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Move a file - Even works across devices☆199Updated last year
- Reliably get the terminal window size☆140Updated last year
- Autocomplete prompt for inquirer☆358Updated last year
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- easily create complex multi-column command-line-interfaces.☆375Updated last month
- Get callsites from the V8 stack trace API☆268Updated 11 months ago