weex-nuke
Version:
基于 Rax 、Weex 的高性能组件体系 ~~
16 lines (15 loc) • 1.16 kB
JavaScript
export default `accept acceptCharset accessKey action preventEnterKey returnKeyType allowFullScreen allowTransparency
alt async autoComplete autoPlay capture cellPadding cellSpacing challenge
charSet checked classID className colSpan cols content contentEditable contextMenu
controls coords crossOrigin data dateTime default defer dir disabled download draggable
encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
headers height hidden high href hrefLang encrypt htmlFor httpEquiv windowSoftInputMode icon id inputMode integrity
is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media
mediaGroup method min minLength multiple muted name noValidate nonce open
optimum pattern placeholder poster preload radioGroup readOnly rel required
reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
summary tabIndex target title type useMap value width wmode wrap encryptFormat searchEncryptFormat encryptSeckeyType`
.replace(/\s+/g, ' ')
.replace(/\t|\n|\r/g, '')
.split(' ');