Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

Releases: petamoriken/SimpleIDB

v0.1.0

22 Apr 22:35
Compare
Choose a tag to compare

#1

  • getAndDeletetake にリネーム
  • API の追加
    • update, updateAll
    • getAllKeys, getAllValues
    • count
    • close
  • IDBIndex のサポート
  • constructoronupgradeneeded 内で this を使って IDBObjectStore の初期化、マイグレーションが可能