Skip to content

A cross-browser/platform indexeddb-like client library

License

Notifications You must be signed in to change notification settings

berickson1/NoSQLProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSQLProvider

A cross-browser/platform indexeddb-like client library

Documentation will be forthcoming. For now, I would suggest not using this yet, as it requires some more work.

to compile:

npm install -g tsd
cd src
tsd install
cd ..
npm install
tsc

About

A cross-browser/platform indexeddb-like client library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%