1.0.6 • Published 5 years ago

note-here v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

note-here

简介

在本地启动一个 server 服务,可以当做一个静态文件服务器,更能方便在浏览器中浏览 Markdown 文档。

安装

npm i note-here

调试

node ./src/index.js == notehere

命令

  • -d 指定文件服务的根目录, 默认在当前目录启动服务. eg: notehere -d C:\Users\ManBu\Desktop
  • -p 指定服务监听的端口, 默认端口 1408. eg: notehere -p 8080
  • -l 打开调试模式 eg: notehere -l

待完成

  • 支持音频、视频文件直接打开
  • 支持sql文件直接打开浏览
  • 支持其它普通文本文件打开
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago