Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

rspeyer/NoSQLProvider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 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.

Compling

Source

npm install
npm run build

Tests

npm install
npm run webtest

Testing

  1. Compile tests
  2. Open test.html in browser

About

A cross-browser/platform indexeddb-like client library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.5%
  • Other 0.5%