UNPKG

sleep-ts

Version:

Sleep / pause execution using Promises and flexible time formats

18 lines (12 loc) 448 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] ## [0.1.1] - 2018-03-14 ### Fixed - Correctly handle ms throwing an error ## 0.1.0 - 2018-03-12 ### Added - Initial implementation [Unreleased]: https://github.com/dguo/sleep-ts/compare/v0.1.1...HEAD [0.1.1]: https://github.com/dguo/sleep-ts/compare/v0.1.0...v0.1.1