sindresorhus / package-upLinks
Find the closest package.json file
☆164Updated last week
Alternatives and similar repositories for package-up
Users that are interested in package-up are comparing it to the libraries listed below
Sorting:
- Read a package.json file☆168Updated last year
- Read the closest package.json file☆268Updated last year
- Find the root directory of a Node.js project or npm package☆245Updated last week
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Finds the common standard cache directory☆158Updated 2 months ago
- Write a package.json file☆88Updated 10 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 4 months ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Import a globally installed module☆58Updated last year
- Detect the indentation of code☆196Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Lazy number range generator☆81Updated last year
- Check if a path exists☆151Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Sort the keys of an object☆103Updated 9 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago