/NoSQLProvider

A cross-browser/platform indexeddb-like client library

Primary LanguageTypeScriptMIT LicenseMIT

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