added native modules links

This commit is contained in:
antelle 2020-05-13 21:25:43 +02:00
parent 07e918965b
commit d6867fb62e
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@
<ul>
<li><a href="https://github.com/antelle/node-stream-zip" target="_blank">node-stream-zip</a><span class="muted-color">, node.js library for fast reading of large ZIPs</span></li>
<li><a href="https://github.com/ranisalt/node-argon2" target="_blank">node-argon2</a><span class="muted-color">, node.js bindings for Argon2 hashing algorithm</span></li>
<li><a href="https://github.com/tessel/node-usb" target="_blank">node-usb</a><span class="muted-color">, improved USB library for Node.js</span></li>
<li><a href="https://github.com/atom/node-keytar" target="_blank">node-keytar</a><span class="muted-color">, node module to manage system keychain</span></li>
</ul>
<h3>Utils</h3>