sindresorhus / package-upLinks
Find the closest package.json file
☆166Updated 7 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☆268Updated 2 months ago
- Read a package.json file☆174Updated 2 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Check if a value is a plain object☆103Updated last year
- Get metadata of a package from the npm registry☆245Updated last year
- Import a module lazily☆249Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Detect the indentation of code☆200Updated 3 months 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 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Parse the things that can be arguments to `npm install`☆135Updated last month
- Write a package.json file☆89Updated 4 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- normalizes package metadata, typically found in package.json file.☆204Updated 3 weeks ago
- Check if your package was installed globally☆71Updated 2 years ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago