sindresorhus / package-up
Find the closest package.json file
☆164Updated last year
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☆167Updated last year
- Read the closest package.json file☆268Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Finds the common standard cache directory☆158Updated last month
- Import a globally installed module☆58Updated last year
- normalizes package metadata, typically found in package.json file.☆200Updated last month
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago
- Write a package.json file☆88Updated 10 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 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…☆93Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Filter object keys and values into a new object☆101Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Detect the indentation of code☆196Updated last year
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Sort the keys of an object☆103Updated 8 months ago
- Import a module lazily☆248Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago