npm 的一些包

nzh 数字转中文
qrious 二维码生成
js-md5  md5
js-cookie 客户端cookie
hyperdown markdown 解析
hyperdown markdown 解析

一款SegmentFault开源的markdown解析库
github地址: https://github.com/SegmentFault/HyperDown.js

const Hyperdown = require("hyperdown')
const htmlParse = new Hyperdown()

const html = htmlParse.makeHtml( markdownContent )