Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-liver

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-liver

node-liver ------- livereload for node.

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

node-liver

livereload for node.

安装

sudo npm install node-liver -g

使用

请在浏览器安装 livereload 的插件:http://help.livereload.com/kb/general-use/browser-extensions

liver [path] [--port port]

# example
liver /Users/me/code/ ./curentDir/code  --port 1234

参数说明

path: 监听路径,相对路径或绝对路径都可以;可以多个,使用空格隔开; port: livereload 端口,建议不要指定,使用其默认的端口

FAQs

Package last updated on 22 Sep 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc