diafygi/myLock

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

Open

#4 创建于 2014年7月28日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人) (2 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (16 star)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南