npm 的一些包

发布于:2019-06-16 10:06:44 更新于:2019-09-20 00:45:23
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 )

评论 0

还没有评论,来抢沙发吧~