Commit Graph

687 Commits

Author SHA1 Message Date
Luigi Pinca
2ee2985792 Add esformatter to Command-line apps 2014-08-04 17:40:54 +02:00
Sindre Sorhus
c7b35b3800 add googleauth 2014-08-04 01:12:29 +02:00
Sindre Sorhus
69e7e7bb13 Merge pull request #62 from lpinca/add/istanbul
Add istanbul to Testing
2014-08-03 13:58:21 +02:00
Luigi Pinca
d1808ccb29 Add istanbul to Testing 2014-08-03 13:54:06 +02:00
Sindre Sorhus
f7428e7f87 Merge pull request #61 from lpinca/add/nlp-section
Add NLP section
2014-08-02 14:59:49 +02:00
Luigi Pinca
2e5341e258 Add NLP section 2014-08-02 14:46:20 +02:00
Sindre Sorhus
4afa2d621b Merge pull request #59 from lpinca/add/spdy
Add spdy to HTTP
2014-08-01 21:37:30 +02:00
Luigi Pinca
4355c107d7 Add spdy to HTTP 2014-08-01 21:23:31 +02:00
Sindre Sorhus
4546ecee8c Merge pull request #56 from lpinca/add/pdfkit
Add PDFKit to Miscellaneous
2014-07-30 11:33:30 -07:00
Luigi Pinca
c0e03ebc81 Add PDFKit to Miscellaneous 2014-07-30 20:23:01 +02:00
Sindre Sorhus
13d4e98a4b Merge pull request #47 from SGrondin/master
Added bottleneck and Rate Limiting section
2014-07-30 01:34:19 -07:00
SGrondin
f139d2f9c9 Added bottleneck 2014-07-29 22:21:36 -04:00
Sindre Sorhus
f31a045e9b minor tweaks 2014-07-30 02:26:55 +02:00
Matteo Crippa
9ab7fd0538 Close GH-50: added nodemailer by @andris9 and new section email. 2014-07-30 02:19:23 +02:00
pawurb
c3d1f87455 Close GH-43: Add normit package.. 2014-07-30 02:18:27 +02:00
Sindre Sorhus
663ca627d6 Merge pull request #52 from lpinca/add/bitcoinjs
Add BitcoinJS to Miscellaneous
2014-07-29 06:42:01 -07:00
Sindre Sorhus
3df3ffaa8a Merge pull request #49 from SheetJSDev/patch-1
added dominictarr/excel-stream
2014-07-29 06:41:38 -07:00
SheetJS
a266a22516 added dominictarr/excel-stream 2014-07-29 09:39:41 -04:00
Luigi Pinca
ccd4d8af0b Add BitcoinJS to Miscellaneous 2014-07-29 15:34:02 +02:00
Sindre Sorhus
da4ac38fda Merge pull request #46 from lpinca/add/jugglingdb
Add JugglingDB to ODM / ORM
2014-07-29 06:25:14 -07:00
Sindre Sorhus
a5355ddb58 add Acorn - fixes #48 2014-07-29 15:20:57 +02:00
Sindre Sorhus
667d7c0acf Update contributing.md 2014-07-29 15:10:09 +02:00
Sindre Sorhus
b7d97cb52e Merge pull request #45 from lpinca/add/peerflix
Add peerflix to Miscellaneous
2014-07-28 11:43:58 -07:00
Luigi Pinca
09c3c627be Add peerflix to Miscellaneous 2014-07-28 20:35:37 +02:00
Luigi Pinca
7130dea47b Add JugglingDB to ODM / ORM 2014-07-28 18:37:25 +02:00
Sindre Sorhus
015a5a100f add tar-stream and tar-fs 2014-07-28 13:33:52 +02:00
Sindre Sorhus
71eed20519 Update readme.md 2014-07-28 11:59:30 +02:00
Sindre Sorhus
bad9d35540 more things 2014-07-26 00:31:27 +02:00
Danny Povolotski
4cef78d17e Add Apostrophe2
closes #37
2014-07-25 23:52:20 +02:00
Sindre Sorhus
eed566369a Merge pull request #17 from alexeyraspopov/patch-1
added folktale project
2014-07-25 23:50:38 +02:00
Luigi Pinca
6cf638e66f Add Data validation section
closes #36
2014-07-25 23:50:01 +02:00
Dumitru Glavan
44f9932fe3 Add some modules
closes #39
2014-07-25 23:44:43 +02:00
Sindre Sorhus
76527def30 Merge pull request #42 from lpinca/add/pg
Add pg to Database
2014-07-25 20:44:59 +02:00
Sindre Sorhus
15429f609c Merge pull request #32 from LewisJEllis/patch-1
Add Hogan.js to templates
2014-07-25 20:44:22 +02:00
Luigi Pinca
cbb76d59ed Add pg to Database 2014-07-24 20:27:33 +02:00
Sindre Sorhus
7411203fd7 Merge pull request #38 from lpinca/add/progress
Add progress to Command-line utilities
2014-07-24 00:44:22 +02:00
Sindre Sorhus
71852ed641 Merge pull request #40 from lpinca/add/jsonstream
Add JSONStream to Parsing
2014-07-24 00:42:07 +02:00
Luigi Pinca
0aa7326281 Add JSONStream to Parsing 2014-07-23 15:06:19 +02:00
Luigi Pinca
45b6d3ed10 Add progress to Command-line utilities 2014-07-22 17:04:21 +02:00
Sindre Sorhus
d81ad90f93 Merge pull request #34 from keymetrics/master
Add PM2 in CLIs
2014-07-20 13:10:22 +02:00
Alexandre Strzelewicz
8c45947238 Add PM2 in CLIs 2014-07-19 20:52:06 +02:00
Sindre Sorhus
895cea8823 Merge pull request #28 from lpinca/add/bookshelf
Add Bookshelf to ODM / ORM
2014-07-19 19:58:26 +02:00
Sindre Sorhus
475143bae3 Merge pull request #27 from lpinca/add/knex
Add Knex to Query builder
2014-07-19 19:58:09 +02:00
Alex Fernández
9b62ff0917 Close GH-22: Added loadtest. 2014-07-19 19:56:42 +02:00
Sindre Sorhus
6a715a7498 Update readme.md 2014-07-19 02:15:12 +02:00
Sindre Sorhus
8e9cd5d6e9 Merge pull request #18 from kdamball/master
Added a book
2014-07-18 23:47:42 +02:00
Sindre Sorhus
4d12921804 Merge pull request #26 from madbence/add-browserify-handbook
Add browserify-handbook
2014-07-18 23:46:40 +02:00
Lewis J Ellis
76c01ecca5 Add Hogan.js to templates
Because you can't have Handlebars without it's Mustache roots, and [Hogan](http://twitter.github.io/hogan.js/) is the de-facto Mustache compiler in JS.

Also changed the Handlebars description to be a description rather than a pitch.
2014-07-18 14:00:02 -07:00
Luigi Pinca
6664329a36 Add Bookshelf to ODM / ORM 2014-07-15 18:17:51 +02:00
Luigi Pinca
9effcbcab8 Add Knex to Query builder 2014-07-15 13:02:56 +02:00