Socket
Socket
Sign inDemoInstall

html-md.js

Package Overview
Dependencies
68
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    html-md.js

JavaScript library for converting HTML in to valid Markdown


Version published
Weekly downloads
8
decreased by-27.27%
Maintainers
1
Install size
5.10 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 14 Dec 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc