Skip to content

YounGoat/nopa

Repository files navigation

nopa

Node.js Packages Assistant

total downloads of nopa nopa's License latest version of nopa

Description

nopa is a toolset offering some interesting, handy commands about NPM packages.

ToC, Table of Contents

Get Started

# After installation, a global command "nopa" will be available. 
npm install -g nopa

# List available sub commands. 
nopa 
 
# Show help info of sub command. 
nopa help homepage

Sub Commands

The following sub commands or command-sets are avaiable under command nopa:

  • apidoc
    Open Node.js online document of specified built-in module of specified Node.js version.

  • config
    Manage configurations.

  • homepage
    Open / display the homepage of NPM package.

  • names
    Find available package names.

  • open
    A bridge command of homepage or profile.

  • profile
    Open / display the profile page of NPM user or organization.

  • stars
    List count of stars of packages ownered by someone.

  • statistics
    List statstical information about NPM package or user.

  • where
    Find the location of specified module.

When no ambiguity present, using heading characters of a sub command is acceptable. E.g., nopa stat is regarded as nopa statistics.

Run nopa help <command-name> to read detailed manual.

About

Node.js Packages Assistant

Resources

Stars

Watchers

Forks

Packages

No packages published