包详细信息

@segment/clear-timeouts

segmentio871SEE LICENSE IN LICENSE2.0.0

clear all timeouts

testing, timeout

自述文件

clear-timeouts

CircleCI Codecov

clear all timeouts

Installation

$ npm install @segment/clear-timeouts

API

clear()

Clear all timeouts

更新日志

2.0.0 / 2016-06-13

  • Override global.setTimeout with a listener that explicitly tracks IDs, and only clear timeouts that are pending since installing the listener

1.0.0 / 2016-05-30

  • Modernize test harness
  • Remove Duo/component support, add Browserify support

0.0.2 / 2013-12-12

  • add tests, smarter cleanup

0.0.1 / 2013-12-12

  • Initial commit