db.js is a wrapper for IndexedDB to make it easier to work against
Stars
824
Forks
140
Watchers
824
Open Issues
25
Overall repository health assessment
^6.7.0^6.6.1^6.0.151.x^3.5.01.x^4.4.0^1.3.1^4.13.4~0.4.1^6.0.0^5.0.0^0.1.13~0.4.1^1.0.0~0.5.1^0.10.0^17.3.1^0.12.1^8.6.0^1.11.0^2.2.2^0.13.21^0.2.2^1.0.00.0.1^1.0.1^2.4.5^2.1.6210
commits
108
commits
12
commits
6
commits
6
commits
6
commits
4
commits
3
commits
3
commits
2
commits
Merge branch 'multisegment-indexes' of https://github.com/brettz9/db.js into brettz9-multisegment-indexes
787ff22View on GitHubMerge branch 'currentTarget' of https://github.com/brettz9/db.js into brettz9-currentTarget
be7f118View on GitHub- Testing: Add test to catch when `keyPath` is an array and `multiEntry`=true;
04680c0View on GitHubFix: Provide refactoring for IndexedDBShim (issue #87).
d40286fView on GitHubRefactoring: Move `count` and `keys` next to `execute` so they can be separated from (less fundamental) query modifiers
79fe048View on GitHubReal issue was not an error only in Firefox or limited to upgradedneeded but to propagation of errors
00cc142View on GitHub- Fix: Ensure the records from the `put` in `update()` have a `keyPath`
39d86b7View on GitHub