- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/eoinmurray/lorentz
- 软件文档: https://github.com/eoinmurray/lorentz
软件介绍
Lorentz.js 监控客户端文件的改变并重新加载浏览器。
安装:
npm install lorentz服务器端代码:
var lorentz = require('lorentz')
lorentz.liveReload(__dirname[, port]) // defaults to 8081
客户端:
<script src="http://localhost:8081/lorentz.js"></script>指定要监控的文件列表:
public/ app.js index.html
RGB HSV 转换
RGB HSV 互转工具
HEX CMYK 转换工具
HEX CMYK 互转工具
