Provides a directory where the OS wants you to store cached files.
npm install --save cachedir
const cachedir = require('cachedir') console.log(cachedir('myapp')) // e.g. //=> '/Users/linus/Library/Caches/myapp' //=> '/home/linus/.cache/myapp' //=> 'C:\Users\linus\AppData\Local\myapp\Cache'
id
(string
, required)string
Return path to an appropriate place to store cache files.
AboutGet a directory for your caching needs
Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4