| 1234567891011121314151617181920212223242526 | For recent changelog see CHANGELOG.md-----v0.1.2  --  2017.04.03* `throttle` utilv0.1.1  --  2017.03.15* Workaround IE8 resolution issue* Support any callable objects as callbacks* Improve documentation* Fix spelling of LICENSE* Configure lint scripts* Update dependenciesv0.1.0  --  2014.04.27First production ready version- Depend strictly on npm hosted package versions- Full documentation- Add `once` (moved from next-tick project)- Make timeout value optional in delay- Rename MAX_VALUE into MAX_TIMEOUTv0.0.0  --  2013.08.27Initial (dev) version
 |