1.0.1 • Published 10 years ago

throttled-resize v1.0.1

Weekly downloads
49
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago