rsmbl/Resemble.js

Detect browser support

Open

#92 opened on Feb 6, 2017

 (2 comments) (0 reactions) (0 assignees)JavaScript (433 forks)batch import
BugHelp wanted

Repository metrics

Stars
 (4,364 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

While testing the library I found that it does not work on Safari 10.0.3. Is there any way to detect the support of the browser before running the test?

File API is available on Safari, buy maybe there is other dependency. http://caniuse.com/#feat=fileapi

Contributor guide