ImanEmadi / IDB_EXAMPLE

an example of how local Indexed Database Storage works in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is an example of how Indexed Database Storage works in Javascript .
in this example , an objectStore is created and then a pseudoFile is added to the objectStore

About

an example of how local Indexed Database Storage works in JavaScript

License:MIT License


Languages

Language:TypeScript 79.8%Language:HTML 20.2%