is element supported:功能测试HTML元素支持 源码
isElementSupported 功能测试HTML元素支持 安装 下载 版或版,或通过NPM安装: npm install @ryanmorr/is-element-supported 用法 要使用该方法,只需提供一个HTML标签名称的字符串: import isElementSupported from '@ryanmorr/is-element-supported' ; // Feature test a known supported element isElementSupported ( 'div' ) ; //=> true // Feature test an unsu
文件列表
is-element-supported-master.zip
(预估有个17文件)
is-element-supported-master
UNLICENSE
1KB
gulpfile.babel.js
3KB
.eslintrc
16KB
.gitattributes
12B
src
is-element-supported.js
274B
.babelrc
84B
.travis.yml
396B
test
暂无评论