diafygi/myLock
GitHub で見るAdd check for browser requirements and show warning when requirements aren't met
Open
#4 opened on 2014年7月28日
enhancementhelp wanted
Repository metrics
- Stars
- (16 stars)
- PR merge metrics
- (PR metrics pending)
説明
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)