diafygi/myLock
在 GitHub 查看Add check for browser requirements and show warning when requirements aren't met
Open
#4 创建于 2014年7月28日
enhancementhelp wanted
仓库指标
- Star
- (16 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Off the top of my head, need to check for compatibility with:
- Blobs
- Web Workers
- window.crypto.getRandomValues()
- Typed Arrays
- IndexDB (if I start to use that for temporary storage for large files)