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 the closest package.json file☆264Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Read a package.json file☆166Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Finds the common standard cache directory☆158Updated 11 months ago
- Write a package.json file☆89Updated 6 months ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆108Updated 2 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 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…☆91Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if a value is a plain object☆102Updated 8 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Node module that returns a list of files waiting to be committed.☆56Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Import a globally installed module☆57Updated last year
- A rollup plugin to show file size of the bundle in the cli☆128Updated last year
- Check if your package was installed globally☆70Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 6 months ago
- Detect the indentation of code☆196Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Get metadata of a package from the npm registry☆237Updated 6 months ago
- webpack HMR Client☆121Updated 4 years ago