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
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Import a module lazily☆249Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Import a globally installed module☆58Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 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…☆95Updated 3 years ago
- Write a package.json file☆89Updated 3 months ago
- Check if a value is a plain object☆103Updated last year
- Strip leading whitespace from each line in a string☆144Updated 2 months 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
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Parse the things that can be arguments to `npm install`☆135Updated last month
- Import a module while bypassing the cache☆286Updated 11 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 2 weeks ago
- normalizes package metadata, typically found in package.json file.☆204Updated 3 weeks ago
- Sort the keys of an object☆107Updated 4 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Clear a module from the cache☆184Updated 4 years ago