sindresorhus / package-upLinks
Find the closest package.json file
☆165Updated 5 months ago
Alternatives and similar repositories for package-up
Users that are interested in package-up are comparing it to the libraries listed below
Sorting:
- Read the closest package.json file☆267Updated 2 years ago
- Read a package.json file☆173Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Finds the common standard cache directory☆159Updated 7 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Import a module lazily☆248Updated 3 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…☆95Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 5 months ago
- Check if a value is a plain object☆103Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Write a package.json file☆89Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- Import a globally installed module☆57Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Detect the indentation of code☆197Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last month
- Get the latest version of an npm package☆175Updated last year
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Import a module while bypassing the cache☆285Updated 9 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a value to an array☆131Updated 3 years ago