sindresorhus / package-upLinks
Find the closest package.json file
☆164Updated last month
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☆269Updated last year
- Read a package.json file☆169Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Finds the common standard cache directory☆158Updated 3 months ago
- Import a module lazily☆247Updated 3 years ago
- Get metadata of a package from the npm registry☆244Updated last year
- Check if a value is a plain object☆102Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Detect the indentation of code☆196Updated last year
- Import a globally installed module☆58Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if a URL is absolute☆79Updated 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☆69Updated 4 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…☆95Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Import a module while bypassing the cache☆283Updated 5 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Sort the keys of an object☆104Updated 10 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Import and transpile JSX on the fly☆178Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Check if your package was installed globally☆70Updated last year
- normalizes package metadata, typically found in package.json file.☆202Updated this week
- Strip leading whitespace from each line in a string☆137Updated 3 years ago