GitXplorerGitXplorer
m

console.md

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
588630045d5eea79dad05a870c1b3a7ec79e1291

init

mmaboiteaspam committed 9 years ago

README

The README file for this repository.

console.md

The missing console.md(msg) to print markdown with the node console object

Install

npm i @maboiteaspam/console.md

Usage

    require('console.md')();

    console.md('__hello__ --the world-- !');

    console.mdLine('__hello__ --the world-- !');

More

You can see it in action in npi