Faster IndexedDB Geter

A library that can make you do the things of IndexedDB faster.

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greasyforks.org/scripts/478225/1270031/Faster%20IndexedDB%20Geter.js

Autor
PPPxcy
Wersja
0.0
Utworzono
25-10-2023
Zaktualizowano
25-10-2023
Rozmiar
665 bajtów
Licencja
Brak licencji

Faster IndexedDB Geter

A small library that can make you do the things of IndexedDB faster.

The method is unsafeWindow.ReadIndexedDB (window.ReadIndexedDB outside), takes three parameters: storeName, groupName, keyName. It returns a Promise object. If it reads successful, the Promise will resolve the value you would get in IndexedDB, otherwise, it will reject the error.

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