sindresorhus / find-cache-directory
Finds the common standard cache directory
☆158Updated last month
Alternatives and similar repositories for find-cache-directory
Users that are interested in find-cache-directory are comparing it to the libraries listed below
Sorting:
- Read the closest package.json file☆268Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Read a package.json file☆167Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Find the closest package.json file☆164Updated last year
- Fast lexer to extract named exports via analysis from CommonJS modules☆247Updated 3 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- JavaScript option parsing and help generation library☆163Updated last year
- Strip leading whitespace from each line in a string☆137Updated 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…☆93Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- A utility for composing ESLint rules from other ESLint rules☆56Updated 2 years ago
- Get the file location associated with a dependency/partial's path☆85Updated 3 months ago
- An implementation of WHATWG AbortController interface.