Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xnimorz/indexeddb-examples
The repo with various IndexedDB examples for the article
https://github.com/xnimorz/indexeddb-examples
Last synced: about 1 month ago
JSON representation
The repo with various IndexedDB examples for the article
- Host: GitHub
- URL: https://github.com/xnimorz/indexeddb-examples
- Owner: xnimorz
- Created: 2023-11-25T13:17:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T23:35:57.000Z (about 1 year ago)
- Last Synced: 2024-10-14T19:41:21.488Z (3 months ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repo with examples for the article: Understanding IndexedDB. The complete guide.
Run project locally:
```
bun; bun dev
```