sindresorhus / package-directoryLinks
Find the root directory of a Node.js project or npm package
☆248Updated 5 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
- Read a package.json file☆174Updated 3 weeks ago
- Find the closest package.json file☆166Updated 5 months ago
- Read the closest package.json file☆267Updated 3 weeks 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
- Import a module while bypassing the cache☆285Updated 9 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆345Updated last month
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Finds the common standard cache directory☆160Updated 7 months ago
- Get the gzipped size of a string or buffer☆172Updated 4 years ago
- Is the given string an acceptable npm package name?☆305Updated last week
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- easily create complex multi-column command-line-interfaces.☆382Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Clear a module from the cache☆184Updated 4 years ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Copy files☆435Updated last month
- Walk through a folder and figure out what goes in an npm package☆115Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Map object keys and values into a new object☆217Updated 2 months ago