From 111aabe32aa7b5818a5bd4f85deaa25d7ec16dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E9=B3=B3?= Date: Fri, 12 Sep 2014 13:58:49 +0200 Subject: [PATCH] Close GH-117: Add webworker-threads. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9f060ed..5e2c2f4 100644 --- a/readme.md +++ b/readme.md @@ -454,6 +454,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [nan](https://github.com/rvagg/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier. - [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client module. - [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily. +- [webworker-threads](https://github.com/audreyt/node-webworker-threads) - Lightweight Web Worker API implementation with native threads. ## Resources