Commit Graph

400 Commits

Author SHA1 Message Date
David Britt bdc638bf93 Close GH-177: add lazy 2014-09-23 21:55:08 +02:00
Sindre Sorhus e35e5bf278 Merge pull request #144 from SPARTAN563/patch-1
Added Iridium
2014-09-23 17:55:55 +02:00
Sindre Sorhus 10941ebaad Merge pull request #167 from mantoni/master
Add Mochify
2014-09-22 22:34:07 +02:00
Sindre Sorhus 714540e003 Merge pull request #175 from markhovskiy/patch-1
add "intel" logger
2014-09-22 12:58:22 +02:00
Sindre Sorhus 904ca57bef Merge pull request #176 from kessler/master
add cylon.js to hardware section
2014-09-21 23:06:05 +02:00
Yaniv Kessler 15fcb23318 add cylon.js to hardware section 2014-09-21 18:01:19 +03:00
Oleksii Markhovskyi 90824e3a1f add "intel" logger 2014-09-21 12:01:29 +02:00
Sindre Sorhus a61f228897 Merge pull request #170 from spencer48/master
Inserted commas and fixed typos where necessary
2014-09-19 11:58:07 +02:00
Sindre Sorhus c3eaf479a7 Merge pull request #172 from wykhuh/master
Update README.md
2014-09-19 11:54:52 +02:00
Wai-Yin Kwan 15e4af3200 Update README.md
Minor spelling corrections.
2014-09-18 21:29:46 -07:00
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