Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lecepin/file-proxy-indexeddb
使用ServiceWorker实现本地图片上传到IndexedDB,并进行 proxy 进行读取操作
https://github.com/lecepin/file-proxy-indexeddb
indexeddb service-worker
Last synced: 4 days ago
JSON representation
使用ServiceWorker实现本地图片上传到IndexedDB,并进行 proxy 进行读取操作
- Host: GitHub
- URL: https://github.com/lecepin/file-proxy-indexeddb
- Owner: lecepin
- Created: 2022-02-22T03:28:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T03:41:22.000Z (over 2 years ago)
- Last Synced: 2024-04-16T05:14:35.042Z (7 months ago)
- Topics: indexeddb, service-worker
- Language: JavaScript
- Homepage: https://lecepin.github.io/file-proxy-indexedDB/
- Size: 7.81 KB
- Stars: 20
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# file-proxy-indexedDB
使用 ServiceWorker 实现本地图片映射到 IndexedDB 进行读取操作。
[演示地址](https://lecepin.github.io/file-proxy-indexedDB/)
![image](https://user-images.githubusercontent.com/11046969/155058297-34e7be93-76d1-44bd-b3c8-28835471a338.png)
![image](https://user-images.githubusercontent.com/11046969/155058462-90a39222-e85a-419e-83c4-bd97b67cc71c.png)
![image](https://user-images.githubusercontent.com/11046969/155058549-96213033-f870-4b69-bb43-8da061c49c57.png)