dom-reset-css-anim
v1.0.0
Published
Reset CSS animation
Readme
dom-reset-css-anim
Reset CSS animation
Installation
Install with component(1):
$ component install nk-components/dom-reset-css-animUsage
var resetCSSAnim = require('dom-reset-css-anim');
var el = document.querySelector('#el');
el = resetCSSAnim(el);License
MIT
