Skip to content

pikotea/IndexedDBShim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndexedDB Polyfill

A polyfill to enable IndexedDB using WebSql.

IndexedBD is not supported on all browsers. This IndexedDB polyfill exposes the IndexedDB API in unsupported browsers using WebSQL. This shim is basically an IndexedDB-WebSql adapter.

More details about the project at gh-pages

About

A polyfill for IndexedDB using WebSql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published