Skip to content

Commit

Permalink
Merge pull request #70 from TomerAberbach/patch-1
Browse files Browse the repository at this point in the history
Add quetie to new data structures section
  • Loading branch information
parro-it committed Sep 15, 2021
2 parents 7dc6f25 + b3b2f8b commit a1ec75e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Expand Up @@ -139,6 +139,10 @@
* [sleep-promise](https://github.com/brummelte/sleep-promise) - Resolves a promise after a specified delay.
* [is-promise](https://github.com/then/is-promise) - Test whether an object looks like a promises-a+ promise.

### Data Structure

* [quetie](https://github.com/TomerAberbach/quetie) - Just the cutest and tiniest queue/deque implementation!

### File System

* [rimraf](https://github.com/isaacs/rimraf) - A deep deletion module for node (like rm -rf).
Expand Down

0 comments on commit a1ec75e

Please sign in to comment.