sindresorhus / package-directoryLinks
Find the root directory of a Node.js project or npm package
☆245Updated last week
Alternatives and similar repositories for package-directory
Users that are interested in package-directory are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆164Updated last week
- Read the closest package.json file☆268Updated last year
- Get metadata of a package from the npm registry☆242Updated 11 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Read a package.json file☆168Updated last year
- Find a file or directory by walking up parent directories☆613Updated last week
- npm fetcher☆373Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Finds the common standard cache directory☆158Updated 2 months ago
- Import a module while bypassing the cache☆284Updated 4 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago
- Get the latest version of an npm package☆176Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Run some code when the process exits☆287Updated last year
- Parse the things that can be arguments to `npm install`☆131Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Is the given string an acceptable npm package name?☆303Updated last week
- Get a random temporary file or directory path☆429Updated last year
- Check if a path exists☆151Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Parse yes/no like values☆270Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Autocomplete prompt for inquirer☆358Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Copy files☆429Updated 10 months ago
- Detect the indentation of code☆196Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago