UNPKG

289 BPlain TextView Raw
1Discovering modules can be done at the command line, or at https://npmjs.org/
2
3To search at the command line, use {bold}`npm search`{/bold} or {bold}`npm s`{/bold} for short.
4
5You can pass any amount of search terms to the search command.
6
7Example: {bold}`npm search lodash unique`{/bold}