1.0.0 • Published 4 years ago

mypen v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

This is a fork project from pen. (这是fork自pen的一个项目。)

在原作者的基础上做了一定改写:

  • 引入jsx,重写了html-renderer.jsmain.js
  • 为了自定义作为静态资源服务器时的页面样式,重写了wather.jsserver.js等。
  • 变更了使用的部分依赖,主要包含babeleslintmocha等相关配置。
npm install -g @everseenflash/mypen
# preview one markdown file
mypen xxx.md
# watch a directory
mypen .