sindresorhus / package-upLinks
Find the closest package.json file
☆166Updated 5 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 3 weeks ago
- Read a package.json file☆173Updated 3 weeks ago
- Get the gzipped size of a string or buffer☆172Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Check if a value is a plain object☆103Updated last year
- Finds the common standard cache directory☆160Updated 7 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Import a module lazily☆248Updated 3 years ago
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Get the latest version of an npm package☆175Updated last year
- Sort the keys of an object☆105Updated 3 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Write a package.json file☆89Updated 2 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆147Updated 2 months ago
- Import all modules in a directory☆138Updated 2 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…☆96Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated this week
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago