Ng-device-detector

Angular module to detect OS / Browser / Device

Download as .zip Download as .tar.gz View on GitHub

ng-device-detector

Angular module to detect OS / Browser / Device

Build Status

Uses user-agent to set css classes or directly usable via JS.

Install

deviceDetector service

Holds the following properties:

Support

At first I added just major browser, OS, device support. With help from mariendries,javierprovecho and crisandretta more support was added. The current list of supported browser,OS, device can be easily viewed in here.

Pull-requests with new stuff will be highly appreciated :)

Example

See plunker