diafygi/myLock

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

Open

#4 opened on 2014年7月28日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees) (2 forks)github user discovery
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)

コントリビューターガイド