sindresorhus / package-up
Find the closest package.json file
☆162Updated last year
Alternatives and similar repositories for package-up:
Users that are interested in package-up are comparing it to the libraries listed below
- Read a package.json file☆165Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Read the closest package.json file☆266Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Write a package.json file☆88Updated 7 months ago
- Check if a value is a plain object☆102Updated 10 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Finds the common standard cache directory☆158Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Import a globally installed module☆58Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 7 months ago
- Convert a value to an array☆129Updated 3 years ago
- 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
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Detect the indentation of code☆196Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Sort the keys of an object☆101Updated 6 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…☆92Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Filter object keys and values into a new object☆101Updated 9 months ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Parse the things that can be arguments to `npm install`☆128Updated last month