Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 进行读取操作

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)