1.0.0 • Published 12 years ago

ndocs v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
12 years ago
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)

~

1.0.0

12 years ago