doc: add npm search to appendix

Fixes #3327.
This commit is contained in:
Jeroen Janssen 2012-05-26 12:36:05 +02:00 committed by koichik
parent 1fc2c3823c
commit 82bcdbb8aa

View File

@ -4,6 +4,8 @@ There are many third party modules for Node. At the time of writing, August
2010, the master repository of modules is 2010, the master repository of modules is
[the wiki page](https://github.com/joyent/node/wiki/modules). [the wiki page](https://github.com/joyent/node/wiki/modules).
You can also find third party modules via [npm search](http://search.npmjs.org).
This appendix is intended as a SMALL guide to new-comers to help them This appendix is intended as a SMALL guide to new-comers to help them
quickly find what are considered to be quality modules. It is not intended quickly find what are considered to be quality modules. It is not intended
to be a complete list. There may be better more complete modules found to be a complete list. There may be better more complete modules found