0.3.0 • Published 6 years ago

nopa v0.3.0

Weekly downloads
47
License
-
Repository
github
Last release
6 years ago

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.

0.3.0

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago