Socket
Socket
Sign inDemoInstall

doxme

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doxme

create markdown docs for dox output


Version published
Weekly downloads
224
increased by6.16%
Maintainers
1
Weekly downloads
 
Created
Source

doxme

build status

create markdown docs for dox output

doxme([example="foo"])

A Markdown formatter for dox. Takes dox's JSON output as stdin and writes Markdown to stdout.

usage

dox -r < index.js | doxme

Parameters

parametertypedescription
[example="foo"]Stringoptional: this is just an example parameter

Example

// this is just an example example
var foo = 2 * 2;

Installation

Requires nodejs.

$ npm install doxme

Tests

$ npm test

Keywords

FAQs

Package last updated on 03 Feb 2015

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc