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
- Host: GitHub
- URL: https://github.com/zhangwinning/show-node-api
- Owner: zhangwinning
- Created: 2020-05-13T11:02:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T10:46:05.000Z (about 5 years ago)
- Last Synced: 2025-03-13T11:05:30.608Z (3 months ago)
- Topics: api, command-line, docs, nodejs
- Language: JavaScript
- Homepage:
- Size: 2.78 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# show-node-api
[](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

## 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