#### [Can I use...](https://caniuse.com/)
在该网址内,可以搜索HTML5,CSS3,ES6等是否可以在某浏览器下使用。
![](https://upload-images.jianshu.io/upload_images/2789632-631b6005e5e3bbf6.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
###### 使用方式
例如,此时我想查看html imports目前在哪些浏览器下可以使用,在输入框输入:html imports。这时我们会发现,Edge 79曾经支持过,Chrome 36-39曾经支持过,Opera曾经在23-66版本支持过等等众多浏览器支持信息(绿色代表支持,红色代表不支持)
![](https://upload-images.jianshu.io/upload_images/2789632-eaa4b22f5a9a43c1.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
#### [百度统计](https://tongji.baidu.com/research/site?source=index)
在该网站内,可以搜索浏览器份额,操作系统,分表率等使用的占比。
![](https://upload-images.jianshu.io/upload_images/2789632-1da36f50739383e4.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
#### [keycode.info](http://keycode.info/)
获取键盘对应的keycode
其他类似:https://www.bejson.com/othertools/keycodes/
![](https://upload-images.jianshu.io/upload_images/2789632-cfce255b144ac445.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
#### [前端框架实时招聘热度](https://react.lllomh.com/index.html)
对比react/vue在各个城市的招聘情况~
![](https://upload-images.jianshu.io/upload_images/2789632-5dd06041fb0456e6.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
## [开发者调研](https://insights.stackoverflow.com/survey/2020?#technology-most-loved-dreaded-and-wanted-other-frameworks-libraries-and-tools)
![](https://upload-images.jianshu.io/upload_images/2789632-16b69af8880fb5dd.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
## [GitHub 最新的 2021 年度 Octoverse 报告](https://octoverse.github.com/)
![](https://upload-images.jianshu.io/upload_images/2789632-73cf147fb114604f.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
## [Web Framework Benchmarks](https://www.techempower.com/benchmarks/#section=data-r17&hw=ph&test=json)
![](https://upload-images.jianshu.io/upload_images/2789632-13a3a571dc013e92.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
## vue
Vue 在线演示编译结果