Socket
Socket
Sign inDemoInstall

md-http

Package Overview
Dependencies
146
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    md-http

使用浏览器来访问markdown文件 ## home [https://blog.getlove.cn/nodejs/%E4%BD%BF%E7%94%A8md-http%E5%BF%AB%E9%80%9F%E6%90%AD%E5%BB%BA%E5%8D%9A%E5%AE%A2](https://blog.getlove.cn/nodejs/%E4%BD%BF%E7%94%A8md-http%E5%BF%AB%E9%80%9F%E6%90%AD%E5%BB%BA%E5%8D%9A%E5%AE%A2)


Version published
Maintainers
1
Install size
3.94 MB
Created

Readme

Source

md-http

使用浏览器来访问markdown文件

home

https://blog.getlove.cn/nodejs/%E4%BD%BF%E7%94%A8md-http%E5%BF%AB%E9%80%9F%E6%90%AD%E5%BB%BA%E5%8D%9A%E5%AE%A2

install

npm install md-http -g

use

md-http --path="your md path" --port 80

快速开启服务

md-http

pm2 启动

pm2 start md-http -- --port 9003 --path="your/md/path"

md-http-pm2

options

  • path
    markdown文件路径 默认当前目录
  • port
    端口号 默认3000

Keywords

FAQs

Last updated on 06 Dec 2018

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