liriliri / eruda-features

Eruda plugin for browser feature detections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eruda-features

NPM version Build status License

Eruda plugin for browser feature detections, thanks to modernizr project.

Red means unsupported, otherwise ok. All buttons is linked directly to related materials in Can I Use website.

Demo

Browse it on your phone: http://eruda.liriliri.io/

Install

npm install eruda-features --save
eruda.add(erudaFeatures);

Make sure Eruda is loaded before this plugin, otherwise won't work.

About

Eruda plugin for browser feature detections

License:MIT License


Languages

Language:JavaScript 97.5%Language:CSS 1.5%Language:HTML 0.9%