locco-markdown

0.0.2 • Public • Published

Locco Markdown adapter

Creates Markdown files side by side with the original files. Optionally uses one of them as the general README.

Locco plugin.

Usage

locco --adapter-readme=locco.js --source=src/**/*.js --adapter=markdown

Options:

  • optional adapter-readme: file to be used as source for README.md

Methods

comment

Receives a comment string and a file path and emits a post event with the new path and

Arguments

  • Object options
    • String comment
    • Object file
      • String path

Events

  • post
    • String targetFile
    • String line

License

Copyright 2014 Xavier Via

ISC license.

See LICENSE attached

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i locco-markdown

    Weekly Downloads

    1

    Version

    0.0.2

    License

    ISC

    Last publish

    Collaborators

    • xaviervia