sleep-sort

1.0.1 • Public • Published

Sleep Sort

sleep-sort works by creating a task for every number to be sorted. The task will "sleep" n number of milliseconds and then push the number onto an array. When all tasks are done, the array is returned sorted.

Build Status

Readme

Keywords

none

Package Sidebar

Install

npm i sleep-sort

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • andersjanmyr