diafygi/myLock

Add check for browser requirements and show warning when requirements aren't met

Open

#4 aperta il 28 lug 2014

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari) (2 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (16 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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)

Guida contributor