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