html-md.js

1.0.2 • Public • Published

html-md.js

Basically a compiled version of the original html-md (so no more coffeescript) + this pull#43 + few other changes

install

npm install html-md.js

usage

var md = require("html-md.js");
md("<b>foo</b>");

see original docs here: https://github.com/neocotic/html.md

wtf? why?

Because i found my self keep editing that fork in coffeescript, and 1 day I gave up, so, also the original repo doesn't seem active.

Readme

Keywords

Package Sidebar

Install

npm i html-md.js

Weekly Downloads

9

Version

1.0.2

License

MIT

Last publish

Collaborators

  • akhoury