Socket
Book a DemoInstallSign in
Socket

ndocs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ndocs

List all the functions in particular node module.

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source
npm install ndocs -g
ndocs http 
# Lists all the functions and signatures of that given module

Example :

○ → ndocs http
createServer => http.createServer([requestListener])
createClient => http.createClient([port], [host])
request => http.request(options, callback)
get => http.get(options, callback)

~

Keywords

cli

FAQs

Package last updated on 19 Sep 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts