sindresorhus / package-upLinks
Find the closest package.json file
☆165Updated 2 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 last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆169Updated last year
- Finds the common standard cache directory☆158Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 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 2 years ago
- Import a module lazily☆247Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Check if a value is a plain object☆102Updated last year
- Import a globally installed module☆58Updated last year
- Write a package.json file☆88Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 3 weeks ago
- Get metadata of a package from the npm registry☆242Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Detect the indentation of code☆196Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Sort the keys of an object☆104Updated 11 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☆123Updated 5 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Check if a URL is absolute☆79Updated 4 years ago
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- normalizes package metadata, typically found in package.json file.☆202Updated 3 weeks ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago