Del: Features plugin

This commit is contained in:
surunzi
2017-12-09 19:56:09 +08:00
parent 524cae61fc
commit f5703d263f
20 changed files with 524 additions and 7121 deletions

View File

@@ -42,8 +42,6 @@ Eruda 是一个专为手机网页前端设计的调试面板,类似 DevTools
8. Snippets面板页面元素添加边框加时间戳刷新页面支持自定义代码片段。
9. Features面板浏览器常用特性检测提供Can I useHtml5Test快捷访问。
## 快速上手
通过CDN使用

View File

@@ -192,14 +192,6 @@ snippets.add('hello', function ()
snippets.remove('hello');
```
## Features
Browser feature detections, thanks to
[modernizr](https://github.com/Modernizr/Modernizr) project.
Red means unsupported, otherwise ok. All buttons is linked directly to
related materials in [Can I Use](http://caniuse.com/) website.
## Settings
Customization for all tools.