detect.js

Minimal browser feature detection.


Keywords
feature, detection, minimal
License
MIT
Install
bower install detect.js

Documentation

detect

Minimal browser feature detection.

tl;dr

If you need a "real" feature detection library use Modernizr.

installation

bower install detect.js

tests

  • Install deps with npm install
  • Open test/index.html in your browser