arielsalminen / feature.js

Feature.js is a fast, simple and lightweight browser feature detection library in 1kb.
https://featurejs.com/
3.17k stars 115 forks source link

No mention of browser support? #35

Closed domfee closed 8 years ago

domfee commented 8 years ago

Hi, Whats the browser support like?

arielsalminen commented 8 years ago

@domfee The library is meant for feature testing so I've basically built it so that it supports all/most of the browser/device combinations out there.

It's been tested on for example IE 6.0+, iOS 3.0+, Android 1.6+, etc.

domfee commented 8 years ago

@viljamis Awesome:) Great Lib :)

arielsalminen commented 8 years ago

Added mention to the readme now!