sindresorhus / package-directoryLinks
Find the root directory of a Node.js project or npm package
☆247Updated last month
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☆244Updated last year
- Read a package.json file☆169Updated last year
- Find the closest package.json file☆164Updated last month
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Read the closest package.json file☆269Updated last year
- Get the latest version of an npm package☆176Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Find a file or directory by walking up parent directories☆620Updated last month
- Import a module while bypassing the cache☆284Updated 5 months ago
- Is the given string an acceptable npm package name?☆303Updated last week
- Finds the common standard cache directory☆158Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated 3 weeks ago
- easily create complex multi-column command-line-interfaces.☆377Updated this week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Copy files☆429Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated last week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Get a random temporary file or directory path☆433Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Write a package.json file☆88Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Node.js recursive synchronous fast file system walker☆162Updated 4 months ago
- Get callsites from the V8 stack trace API☆266Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆425Updated last year
- Map object keys and values into a new object☆213Updated 2 months ago