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)