npm-binary-search

  1. 1. Description
  2. 2. Usage
  3. 3. Flags
  4. 4. Config
  5. 5. Demo
  6. 6. Source

Description

Searches npm registry for input query arg ($1) and returns global/binary-containing modules in an organized (sorted) table of results.

Usage

npm-binary-search [query]

Flags

-h, --help Show this help message

Config

Config file is generated at $HOME/.config/npm-bin-search/out_props.config.
To set properties you want to be printed in output, add them to the output_props.config file.

Example file:

repository_url
description
[etc...]

Demo

Source

Github