/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
project-client-server-apps
/
node_modules
/
idb
/
..
build
initial commit
год назад
CHANGELOG.md
initial commit
год назад
LICENSE
initial commit
год назад
README.md
initial commit
год назад
package.json
initial commit
год назад
with-async-ittr.cjs
initial commit
год назад
with-async-ittr.d.ts
initial commit
год назад
with-async-ittr.js
initial commit
год назад
IndexedDB with usability.
Installation
Using npm
Directly in a browser
Using the modules method directly via jsdelivr:
Using external script reference
Changes
Browser support
API
`openDB`
`deleteDB`
`unwrap`
`wrap`
General enhancements
Promises & throwing
Transaction lifetime
`IDBDatabase` enhancements
Shortcuts to get/set from an object store
Shortcuts to get from an index
`IDBTransaction` enhancements
`tx.store`
`tx.done`
`IDBCursor` enhancements
Async iterators
Examples
Keyval store
Article store
TypeScript
Opting out of types
Developing
README.md