1.0.1 • Published 9 years ago

throttled-resize v1.0.1

Weekly downloads
49
License
MIT
Repository
github
Last release
9 years ago

throttled-resize

ES6 throttled browser resize event dispatcher based on requestAnimationFrame.

import Resize from 'throttled-resize';

let resize = new Resize();

resize.on('resize:start', fn);

resize.on('resize:end', fn);

Browser Support

Browser Support

1.0.1

9 years ago

1.0.0

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago