June 2014
Intermediate to advanced
696 pages
38h 52m
English
You can search for modules in the Node Package Registry directly from the command prompt by using the npm search <search_string> command. For example, the following command searches for modules related to openssl and displays the results as shown in Figure 3.2:
npm search openssl
Figure 3.2 Searching for Node.js modules from the command prompt.
Read now
Unlock full access