This shows the results of a search given the criteria provided by the search facet sidebar. Within the sidebar, a traditional keyword search can be provided. This will search for objects that contain the given text.
You can then further filter the results using the remaining sections that describe different facets. You can filter by the type by switching off types you do not care about. For the other sections, environment and architecture and tags, you can switch on the ones you do care about. Objects that do not match the switched on items will not be within the list. If all switches are off for the environment and architecture and tags, then the results will contain all items and not be filtered.
Name
Type
Actions
ansi-regex
Regular expression for matching ANSI escape codes
ansi-styles
ANSI escape codes for styling strings in the terminal
argparse
CLI arguments parser. Native port of python's argparse.
chalk
Terminal string styling done right
cliui
easily create complex multi-column command-line-interfaces
has-flag
Check if argv has a specific flag
progress
Flexible ascii progress bar
string-width
Get the visual width of a string - the number of columns required to display it
supports-color
Detect whether a terminal supports color
wrap-ansi
Wordwrap a string with ANSI escape codes
yargs
yargs the modern, pirate-themed, successor to optimist.
yargs-parser
the mighty option parser used by yargs