sindresorhus / package-directoryLinks
Find the root directory of a Node.js project or npm package
☆246Updated 2 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☆242Updated last year
- Find the closest package.json file☆165Updated 2 months ago
- Read a package.json file☆169Updated last year
- Read the closest package.json file☆267Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Get the latest version of an npm package☆176Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Import a module while bypassing the cache☆285Updated 6 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- easily create complex multi-column command-line-interfaces.☆379Updated 3 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated last month
- Write files in an atomic fashion w/configurable ownership☆240Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated 2 years ago
- Clear a module from the cache☆183Updated 3 years ago
- Is the given string an acceptable npm package name?☆303Updated last month
- Get callsites from the V8 stack trace API☆265Updated last year
- Import a module lazily☆247Updated 3 years ago
- Finds the common standard cache directory☆158Updated 4 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Create an error from multiple errors☆246Updated last year
- Detect the indentation of code☆196Updated last year
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Map object keys and values into a new object☆214Updated 2 months ago