sindresorhus / package-upLinks
Find the closest package.json file
☆165Updated 4 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:
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read the closest package.json file☆267Updated last year
- Read a package.json file☆170Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 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
- Finds the common standard cache directory☆159Updated 6 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Get metadata of a package from the npm registry☆243Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆132Updated last week
- Import a module lazily☆248Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Sort the keys of an object☆105Updated last month
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Import a globally installed module☆57Updated last year
- 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☆124Updated last month
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- normalizes package metadata, typically found in package.json file.☆203Updated this week
- Check if a URL is absolute☆80Updated last month
- Strip leading whitespace from each line in a string☆142Updated last month
- Clear a module from the cache☆184Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Write a package.json file☆89Updated last month
- Detect the indentation of code☆197Updated last month
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago