prop-detect
Detect animation properties, it's annoying to install each of them. 😃
Install
npm i prop-detect -S
Usage
var detect =var transform = detecttransformvar transition = detecttransitionvar touchAction = detecttouchActionvar transitionend = detecttransitionendvar has3d = detecthas3d // true or false
API
transform
style nametransition
style nametouchAction
style nametransitionend
event namehas3d
true of false