Greasy Fork is available in English.

lib:cache

none

ئاپتورى
rssa_romeo
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
7
باھا نومۇرى
0 0 0
نەشرى
2
قۇرۇلغان ۋاقتى
2024-04-03
يېڭىلانغان ۋاقتى
2024-05-15
ئىجازەتنامىسى
GPLv3
قوللايدىغىنى
بارلىق بېكەتلەر

example:
const cache = loadlib('cache')
const c = new cache()
function test(a, s){
if(c.has(`${a}+${s}`))
return c.get()
//do things
return c.set(output)
}
requires:
https://greasyfork.org/en/scripts/491562-libloader-lib