Commit Graph

394 Commits

Author SHA1 Message Date
Christopher Giffard
238313fbb1 Add simplecrawler (#489)
Simplecrawler is a simple but powerful event driven web crawler.

Rationale:

* Simplecrawler is well documented and tested.
* Simplecrawler has more than thirty individual contributors and a core team of three.
* Simplecrawler has some notoriety: with nearly 1000 stars on Github it is the most popular still-maintained web crawler library for node.
* Articles and blog entries have been written about simplecrawler, (most notably [this one from WIRED](http://www.wired.com/2015/10/cyphon-wired-archive-migration/)) and it has seen continued use in many large organisations.

Closes #489
2016-04-15 15:33:49 +07:00
Cristian Cortez
999998b52f Add terminal-recorder (#486)
`terminal-recorder` tool might be helpful in case you need to document a process on your terminal (like using git commands, devops procedures, etc..). It records your terminal keystrokes and export them to an interactive html documentation (where you can pause and also copy the plain command text), so you can share it easily with your friends.

https://www.npmjs.com/package/terminal-recorder

Closes #486
2016-04-14 22:53:58 +07:00
Sindre Sorhus
1c8599b265 meta tweaks 2016-04-14 14:30:23 +07:00
Viraj Sinha
130f0db1ff Add liftoff (#485)
Closes #485
2016-04-14 14:27:57 +07:00
Gianluca Casati
b44887cd5d Add algebra (#484)
Hi, I added my algebra package.

Currently I am adding more documentation, tests and cleaning the code to prepare for a 1.0 version. The API is almost stable right now.

The algebra package let also define custom groups and rings, I did not added it in the description to keep it shorter.

Complex and Quaternion are implemented as composition algebras using the Cayley-Dickson operator over Reals, so also Octonion are implemented as well as Complexes over a custom field (for example using strings instead of numbers, if you find operators that respect the ring definition laws).

I hope algebra can enter the awesome node list.

Thanks,
Gianluca.

Closes #484
2016-04-14 14:23:51 +07:00
VictorBjelkholm
acd0f72f5a Close #477 PR: Add trymodule. 2016-03-29 18:08:34 +07:00
Vitaly Tomilov
1544e8f30b Close #480 PR: Add pg-promise. 2016-03-25 21:40:59 +07:00
Tom
dfabe74d8d Close #479 PR: Add deepstream.io. 2016-03-22 20:56:42 +07:00
David Frank
831f050e90 Close #478 PR: Add node-fetch. 2016-03-21 13:57:10 +07:00
Guillermo Grau Panea
9286188e45 Close #474 PR: Add storyboard. 2016-03-17 11:35:10 +07:00
Rodolfo Silva
4c322d4925 Close #475 PR: Removing p after Books link. 2016-03-17 10:25:59 +07:00
Benjamin Coe
66fdb6ac9b Close #472 PR: Add yargs. 2016-03-13 14:23:00 +07:00
Sindre Sorhus
4485a8c07e Add 0x 2016-03-10 22:06:49 +07:00
Sindre Sorhus
9a3a1de5bf Add term-img
https://github.com/sindresorhus/term-img
2016-03-10 22:05:59 +07:00
Sindre Sorhus
d41ff57d4b Add ora 2016-03-06 22:11:14 +07:00
EGOIST
b2be7ed7bd Close #470 PR: Add testen. 2016-03-06 22:09:15 +07:00
Oleg Gaidarenko
c2a95cd031 Add "adit" package to "Miscellaneous" section
(https://github.com/markelog/adit)
2016-03-04 21:35:54 +03:00
Sindre Sorhus
c500753f7e Merge pull request #469 from markelog/ssh2
Improve ssh2 note
2016-03-04 12:37:02 +07:00
Oleg Gaidarenko
858578955a Improve ssh2 note 2016-03-03 23:50:31 +03:00
Sindre Sorhus
ba4061d313 Merge pull request #464 from shannonmoeller/patch-1
Add ygor.
2016-03-02 15:21:29 +07:00
Sindre Sorhus
9d18bdec72 use SVG badge 2016-03-01 16:55:34 +07:00
Sindre Sorhus
d57a3fe658 add power-assert by @twada 2016-03-01 14:27:55 +07:00
Sindre Sorhus
720124b10c add some stuff 2016-03-01 14:26:32 +07:00
Sindre Sorhus
7378b68565 move shelljs to CLI utils section 2016-03-01 14:09:27 +07:00
Shannon Moeller
db629991fa Add cli-columns.
Loggable columnated text lists. Like `ls` output. Unicode and ANSI safe.
2016-02-27 11:37:52 -05:00
Shannon Moeller
dffa7ee993 Add ygor.
A promising task runner. Fills a gap between `npm run` and tools like `gulp` and `grunt`. Promotes `async` and `await` for flow control.

https://github.com/shannonmoeller/ygor
2016-02-27 11:20:45 -05:00
dc
7d49e1d143 Close #462 PR: Add Cash. 2016-02-24 01:37:16 +07:00
Netto Farah
4cccc1bbd2 add property-validator
`property-validator` is a property validation library built on top of `validator.js` to help developers validate request, query, body params and request headers.
2016-02-15 10:00:44 -08:00
dc
266e6eda46 Close #458 PR: Add Table of Contents. 2016-02-12 12:43:49 +07:00
Rahul J
567c19b176 Close #456 PR: Add new category for job queues along with Kue and Bull modules. 2016-02-10 17:11:47 +07:00
Kir Belevich
8879232b52 Close #454 PR: add "start" tasks runner to "Build tools" section. 2016-02-09 15:28:54 +07:00
Tiago Rodrigues
f9157f76da Close #446 PR: Add YUIDoc. 2016-02-08 17:14:56 +07:00
Manuel Vila
6fb293099c Add npm addict
Daily injection of npm packages:

https://npmaddict.com
2016-02-04 08:03:20 +09:00
Gianfranco Palumbo
dffccfa5a6 Close #449 PR: Fix link for Express.js cheatsheet. 2016-01-28 18:10:30 +01:00
Sindre Sorhus
76a518b73b Merge pull request #442 from SamVerschueren/rfpify
add rfpify
2016-01-26 21:05:59 +01:00
Sam Verschueren
9e683f9fb9 add tz-format 2016-01-26 19:00:41 +01:00
Sam Verschueren
3833798641 add rfpify 2016-01-26 18:57:11 +01:00
Sindre Sorhus
7cc849b8c7 fix typo 2016-01-25 20:41:41 +01:00
Raphael Pigulla
256dcc134f Close #433 PR: Add json-strictify. 2016-01-22 16:51:24 +01:00
Kent C. Dodds
ecfb2c7b33 Add cross-env 2016-01-20 07:24:45 -07:00
Rodrigo Fernandes
226f44f7ec Add diff2html-cli to Command-line apps 2016-01-13 21:41:52 +00:00
⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁
784f8a4e95 link up awesome-npm
https://github.com/sindresorhus/awesome-npm
2016-01-13 20:41:27 +01:00
Sindre Sorhus
191c51b3aa add Community section 2016-01-12 00:19:01 +01:00
Sam Verschueren
634bfc5f47 add mobisplash 2016-01-11 12:51:14 +01:00
Danny Arnold
f764743b32 add bugger 2016-01-06 13:57:16 +01:00
Yoshiya Hinosawa
c7f7eb8241 Close #424 PR: Add documentation.js. 2016-01-03 20:06:59 +01:00
Eric Kryski
018dc20748 Close #421 PR: Add Feathers. 2016-01-01 22:20:37 +01:00
lichengyin
52fb908d23 Close #419 PR: add ThinkJS. 2016-01-01 22:14:09 +01:00
Fatih Kadir Akın
0d6d709468 Close #422 PR: Add Omelette 2016-01-01 00:23:42 +01:00
Sam Verschueren
a486e6e8ce add mobicon to cli apps 2015-12-27 13:52:12 +01:00