diafygi/myLock
Voir sur GitHubAdd check for browser requirements and show warning when requirements aren't met
Open
#4 ouverte le 28 juil. 2014
enhancementhelp wanted
Métriques du dépôt
- Stars
- (16 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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)