diafygi/myLock

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

Open

#4 ouverte le 28 juil. 2014

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés) (2 forks)github user discovery
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)

Guide contributeur