sindresorhus / package-directoryLinks
Find the root directory of a Node.js project or npm package
☆250Updated 7 months ago
Alternatives and similar repositories for package-directory
Users that are interested in package-directory are comparing it to the libraries listed below
Sorting:
- Get metadata of a package from the npm registry☆245Updated last year
- Find the closest package.json file☆166Updated 7 months ago
- Read a package.json file☆174Updated 2 months ago
- Read the closest package.json file☆268Updated 2 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Get the latest version of an npm package☆175Updated last year
- Find a file or directory by walking up parent directories☆631Updated 3 months ago
- easily create complex multi-column command-line-interfaces.☆383Updated 3 weeks ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Is the given string an acceptable npm package name?☆306Updated this week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Detect the indentation of code☆200Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Run some code when the process exits☆299Updated last month
- Create a promise that can be canceled☆448Updated 4 months ago
- Map object keys and values into a new object☆217Updated 3 months ago
- Parse the things that can be arguments to `npm install`☆135Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Copy files☆435Updated 2 months ago
- Import a module lazily☆249Updated 3 years ago