lib:cache

none

2024-04-10 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
rssa_romeo
باھا نومۇرى
0 0 0
نەشرى
0.3
قۇرۇلغان ۋاقتى
2024-04-03
يېڭىلانغان ۋاقتى
2024-04-10
Size
2.1 KB
ئىجازەتنامىسى
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://greasyforks.org/en/scripts/491562-libloader-lib

长期地址
遇到问题?请前往 GitHub 提 Issues。