We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae1f65 commit e985498Copy full SHA for e985498
1 file changed
index.html
@@ -58,6 +58,13 @@ <h3>Scheduler</h3>
58
</div>
59
<div class="link" aria-hidden="true">project</div>
60
</a></li>
61
+ <li><a href="https://github.com/byojs/locker" aria-label="Locker project">
62
+ <h3>Locker</h3>
63
+ <div class="description">
64
+ Exclusive async locks
65
+ </div>
66
+ <div class="link" aria-hidden="true">project</div>
67
+ </a></li>
68
</ul>
69
<h2>License</h2>
70
<p><a href="LICENSE.txt"><img src="https://img.shields.io/badge/license-MIT-a1356a" alt="LICENSE"></a></p>
0 commit comments