diafygi/myLock
View on GitHubAdd check for browser requirements and show warning when requirements aren't met
Open
#4 opened on Jul 28, 2014
enhancementhelp wanted
Repository metrics
- Stars
- (16 stars)
- PR merge metrics
- (PR metrics pending)
Description
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)