Commit Graph

228 Commits

Author SHA1 Message Date
Parth Patil 4e9170bfa7 Close GH-160: Bacon.js is an excellent functional reactive programming library that ca.... 2014-09-15 15:33:57 +02:00
Keith Rosenberg a9b0ffafb7 Close GH-161: add Channels to Control Flows, add js-csp. 2014-09-15 15:31:35 +02:00
Sindre Sorhus ef767bca06 Merge pull request #149 from watson/patch-4
Add node-modules.com in Resources section
2014-09-15 15:28:17 +02:00
Sindre Sorhus d9afad5990 add hardware section 2014-09-14 01:31:04 +02:00
Sindre Sorhus 05e7b84d68 Merge pull request #136 from psema4/master
Add bcat to CLI apps
2014-09-14 01:13:08 +02:00
Thomas Watson Steen d8a0f642a5 Add stackman in Debugging / Profiling section 2014-09-13 16:01:09 +02:00
Thomas Watson Steen f805157a88 Add node-modules.com in Resources section 2014-09-13 15:51:39 +02:00
Thomas Watson Steen c8638a6dc9 Add after-all-results to Control flow section
The module `after-all-results` is an extremely lightweight way of performing a series of async function calls and have it call a callback function once they have all finished.

The callback will be called with an array of the results from the async function calls.

The focus of the module is to do this with as little a coding overhead as possible.
2014-09-13 15:29:00 +02:00
Benjamin Pannell 30ae9e26ac Added Iridium
Iridium is a MongoDB ORM, currently in its 3rd major release version. It has been extensively tested and used in a number of live deployments.
2014-09-13 04:26:07 +02:00
Sindre Sorhus 88432e9c46 Merge pull request #138 from es128/patch-1
Add Brunch to build tools
2014-09-12 20:53:43 +02:00
Elan Shanker 9b1788a15c Add Brunch to build tools
Per vetted description editing under #99
2014-09-12 11:54:27 -04:00
Jeremy Martin b4e23276fd Adding suspend, a generator-based control flow library.
Suspend is a generator-based control-flow for Node that is designed to play nice with callbacks, promises, and thunks.  It's available on npm as [suspend](https://www.npmjs.org/package/suspend), and the code is available on [GitHub](https://github.com/jmar777/suspend).
2014-09-12 11:50:11 -04:00
Scott Elcomb 1ef1be2d37 Add bcat to CLI apps 2014-09-12 11:29:44 -04:00
Guy Ellis a126b7c726 Close GH-101: Added SinonJS. 2014-09-12 16:30:24 +02:00
Sindre Sorhus 137d79625d add node weekly newsletter #87 2014-09-12 16:25:23 +02:00
Sindre Sorhus 33257ce8a7 add peerwiki
https://twitter.com/KasperTidemann/status/510431755116236800
2014-09-12 16:18:48 +02:00
Sindre Sorhus 4fb969ae77 add common-errors - closes #107 2014-09-12 15:46:29 +02:00
Sindre Sorhus 08301a27c0 add opencv - fixes #114 2014-09-12 15:46:29 +02:00
Sindre Sorhus d1c25b3518 add node-pre-gyp 2014-09-12 15:36:03 +02:00
Edson Samuel Jr ab1eaaf5e4 adding http-server
closes #128
2014-09-12 15:12:24 +02:00
Sindre Sorhus 7a09566967 Merge pull request #122 from FooBarWidget/master
Add Phusion Passenger
2014-09-12 15:07:25 +02:00
Sindre Sorhus f66110fceb Update readme.md 2014-09-12 15:04:39 +02:00
Sindre Sorhus 787f22cb8b Merge pull request #118 from rottmann/master
Add apiDoc
2014-09-12 15:04:06 +02:00
Simon Swain 8860c66160 Close GH-115: Added StrawJS. 2014-09-12 14:51:34 +02:00
Sindre Sorhus ee91f5e86a Merge pull request #130 from basicallydan/master
Suggesting Interfake
2014-09-12 14:47:15 +02:00
Sascha Droste e2bca4657f Close GH-129: add speakingurl. 2014-09-12 14:43:38 +02:00
Daniel Hough 66956ec265 Suggesting Interfake 2014-09-12 13:38:45 +01:00
Sindre Sorhus 8b86507389 Merge pull request #112 from morganherlocker/master
add turf
2014-09-12 14:38:00 +02:00
Sindre Sorhus 2d89ab7fde Merge pull request #113 from florianheinemann/patch-1
ADD passwordless.net
2014-09-12 14:28:21 +02:00
Sindre Sorhus bd874b5f64 add underscore-contrib 2014-09-12 14:16:21 +02:00
唐鳳 111aabe32a Close GH-117: Add webworker-threads. 2014-09-12 14:00:49 +02:00
Sindre Sorhus 93c8cc2d5c add jspm.io - fixes #104 2014-09-12 13:54:48 +02:00
Sindre Sorhus 9e1b8018c4 Merge pull request #106 from azat-co/patch-2
add Practical Node.js
2014-09-12 13:07:43 +02:00
Sindre Sorhus f8ff5c1456 Merge pull request #108 from a0viedo/master
added link to readable-stream
2014-09-12 13:00:18 +02:00
Chad Scira 44bc5566ec Close GH-121: added webpack to build tools. 2014-09-12 12:59:40 +02:00
Sindre Sorhus c2e65880ce remove duplicate of he - fixes #119 2014-09-12 12:55:37 +02:00
Hongli Lai (Phusion) 82456e9afd Add Phusion Passenger 2014-09-12 09:48:42 +02:00
Peter Rottmann 42a48936a1 Add apiDoc 2014-09-12 09:03:29 +02:00
Florian Heinemann 8a5c50a255 ADD passwordless.net
https://passwordless.net is an authentication framework for Express that gets rid of passwords. The implementation was inspired by several high-profile articles which challenged the current reliance on passwords.
2014-09-12 00:36:59 -04:00
morganherlocker 817ebe6179 add turf 2014-09-11 23:35:10 -04:00
Alejandro Oviedo 41db1e78d8 added link to readable-stream 2014-09-11 23:34:43 -03:00
Sindre Sorhus 3d43707056 Update readme.md 2014-09-12 02:39:55 +02:00
Azat Mardan 9c842fd96b add Practical Node.js
add Practical Node.js
2014-09-11 16:45:29 -07:00
Sindre Sorhus 61d551a252 add Breach 2014-09-12 00:47:32 +02:00
Sindre Sorhus 463e045036 Update readme.md 2014-09-12 00:02:28 +02:00
Sindre Sorhus b80d359bea Update readme.md 2014-09-11 23:59:39 +02:00
Sindre Sorhus 0101e4cae3 Merge pull request #103 from crandmck/patch-1
Add LoopBack
2014-09-11 23:07:39 +02:00
Sindre Sorhus ad6d510082 Update readme.md 2014-09-11 23:03:59 +02:00
Rand McKinney 8dcb4ff841 Added LoopBack 2014-09-11 13:50:19 -07:00
Sindre Sorhus f669e54c43 Merge pull request #102 from h4/patch-1
Added jscs
2014-09-11 22:37:40 +02:00