Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

docdown

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docdown

A simple JSDoc to Markdown documentation generator.

latest
Source
npmnpm
Version
0.7.3
Version published
Weekly downloads
754
-21.95%
Maintainers
3
Weekly downloads
 
Created
Source

docdown v0.7.3

A simple JSDoc to Markdown documentation generator.

Usage

var docdown = require('docdown');

var markdown = docdown({
  'path': filepath,
  'url': 'https://github.com/username/project/blob/master/my.js'
});

Keywords

documentation

FAQs

Package last updated on 04 Feb 2018

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