node-web-server:Node.js Web(HTTP)服务器

时间:2021-06-16 14:52:24
【文件属性】:
文件名称:node-web-server:Node.js Web(HTTP)服务器
文件大小:11KB
文件格式:ZIP
更新时间:2021-06-16 14:52:24
JavaScript 节点网络服务器 一个简单的静态文件 Web 服务器,可以轻松安装在 PC 上。 * 不考虑在生产环境中运行。 安装 $ npm install -g node-web-server 用法 命令行 $ nws -h node-web-server command line interface Usage: nws [options] Options: -h print this help -v print node-web-server's version -d [http.conf] copy default config file -c [http.conf] load config file & run server host:port run server at host:port 脚本 nws.
【文件预览】:
node-web-server-master
----www()
--------index.html(233B)
----example.js(235B)
----lib()
--------http.js(3KB)
--------http.conf(2KB)
--------util.js(3KB)
--------index.js(38B)
----.travis.yml(106B)
----LICENSE(1KB)
----test()
--------util.js(5KB)
--------mocha.opts(49B)
----README.md(5KB)
----.gitignore(127B)
----bin()
--------nws(2KB)
----package.json(1KB)

网友评论