ember-cli-ie-check

0.0.2 • Public • Published

ember-cli-ie-check

This ember-cli addon provide a service wrapping a simple function to check if the client browser is

The check function is from here https://gist.github.com/paulirish/357741

Installation

ember install:addon ember-cli-ie-check

Usage

The function isIE(version, comparison) is available on a service named ieCheck.

this.ieCheck.isIE(8, 'lte');

Package Sidebar

Install

npm i ember-cli-ie-check

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kylen