Commit Graph

740 Commits

Author SHA1 Message Date
Spencer Handley be798fea8b Inserted commas and fixed typos where necessary
I noticed some typos as well as a few places which should have had commas. Nothing else was altered.
2014-09-18 20:56:05 -07:00
BJR Matos de9084e00c Close GH-168: Add LearnAllTheNodes in Tutorials Section. 2014-09-18 11:11:58 +02:00
Sindre Sorhus cce2335d99 Merge pull request #166 from nathanpeck/master
Adding s3-upload-stream
2014-09-16 19:07:44 +02:00
Nathan Peck 9724b82d63 Adding s3-upload-stream 2014-09-16 11:57:04 -04:00
Maximilian Antoni 93a5af134d add mochify 2014-09-16 17:56:47 +02:00
Sindre Sorhus 27f6953fef Merge pull request #137 from jmar777/patch-1
Adding suspend, a generator-based control flow library.
2014-09-15 19:56:22 +02:00
Sindre Sorhus add5500048 add Karma
closes #156
2014-09-15 16:44:55 +02:00
Sindre Sorhus df88163cc9 add PEG.js - fixes #158 2014-09-15 16:39:24 +02:00
Sindre Sorhus 37ddd4f671 Merge pull request #153 from watson/patch-6
Add stackman in Debugging / Profiling section
2014-09-15 16:05:42 +02:00
Azat Mardan 57751f3ebe Close GH-152: Add Express.js cheatsheet 2014-09-15 16:03:05 +02:00
Sindre Sorhus 38f938d63b Merge pull request #147 from watson/patch-1
Add after-all-results to Control flow section
2014-09-15 15:53:31 +02:00
Sindre Sorhus 444c833fb4 add zone
closes #143
2014-09-15 15:47:22 +02:00
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