-
Does IndexedDBShim has a TypeScript Definition file?
So we could easily use it in TypeScript?
-
In IDBDatabase.js an array is kept which stores all transactions:
https://github.com/axemclion/IndexedDBShim/blob/7a2bd336cc0f60245ec308b25b112d857315c90a/src/IDBDatabase.js#L36
This array never…
-
https://github.com/HTTPS-unsolity-org/web3auth-docs/actions/runs/6597862907/job/17925285506#step:4:28
-
I'm building a Magic the gathering search engine that will work on-/offline.
I have a quite big data for clientside search about 16.9MB json data it would be awesome if I somehow could build the inde…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
At the moment secret chats are completly missing. It would be great if one could create new secret chats with all options (self destruct timer, etc) and security features known from the official teleg…
-
For the avoidance of doubt Im referring to [this feature](https://firebase.google.com/docs/firestore/manage-data/enable-offline?authuser=0).
The main reason we need it is to avoid the additional co…
-
Is it compatible with IndexedDB files from Firefox when used in Node.js? I can open corresponding `.sqlite` files, but the object stores present in database aren't listed:
```
let req = indexedDB.op…
youk updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
![image](https://user-images.githubusercontent.com/15861527/197342804-7a3e7200-4661-47c0-adc2-83f279a89c6d.png)
Node16 is no lo…
-
'builtin' preset only contains ecmascript types. Other types from StructuredClone algorithm (except Blob, which cannot be serialized synchronically) should be defined and available as a preset.