An open API service indexing awesome lists of open source software.

https://github.com/zhangwinning/show-node-api

command line show the node.js api
https://github.com/zhangwinning/show-node-api

api command-line docs nodejs

Last synced: 3 months ago
JSON representation

command line show the node.js api

Awesome Lists containing this project

README

        

# show-node-api

[![Build Status](https://travis-ci.org/zhangwinning/show-node-api.svg?branch=master)](https://travis-ci.org/zhangwinning/show-node-api)

inspire by [gn](https://gn.googlesource.com/gn/+/master/docs/reference.md), terminal line show node.js api docs,
This is convenient for viewing documents from the command line.

## demo

![haha](./image/QQ20200514-195034-HD.gif)

## Installation

```
npm install -g show-node-api
```

## Command Line Options

```
Usage: show-node-api [moduleName]

Options:
--version output the version number
-l, --list supported modules
-h, --help display help for command
```

## supported system

mac/linux