find-cache-dir
Cache locator
Finds and returns the standard cache directory for a given project name
Finds the common standard cache directory
153 stars
3 watching
24 forks
Language: JavaScript
last commit: about 1 year ago cachenodejsnpm
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a function to determine the best location to store cache files based on the user's operating system. | 26 |
| Finds the root directory of a Node.js project or npm package | 237 |
| A utility library for finding files or directories by walking up parent directories | 585 |
| A utility for finding files by walking up parent directories | 40 |
| Finds the closest package.json file in a directory tree | 160 |
| A tool that finds the root directory of a Node.js project or package | 24 |
| Prepends a user's PATH with local binaries | 104 |
| A package to get the system locale information | 225 |
| Checks package or organization name availability on npm | 286 |
| A tool to find the latest version of an npm package | 53 |
| Caches function results to speed up repeated calls with identical inputs | 1,091 |
| Extracts user data from an npm user's profile page | 57 |
| Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| Creates directories and their parents if needed | 475 |
| Finds the closest package.json file and returns its contents | 258 |