wtch:[UNMAINTAINED]小型livereload实用程序,用于快速原型制作

时间:2024-05-25 07:38:32
【文件属性】:

文件名称:wtch:[UNMAINTAINED]小型livereload实用程序,用于快速原型制作

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-25 07:38:32

JavaScript

ch 一个小型的命令行应用程序,它文件更改并在保存文件时触发实时重新加载(使用 )。 监视当前工作目录中的js,html,css文件更改。 忽略.git , node_modules和bower_components以及其他隐藏文件。 npm install wtch -g # start watching .. wtch 您可以使用来漂亮地打印日志和限制日志级别。 wtch | garnish -- level debug 有关基本操作方法的信息,请参阅;有关browserify,watchify等的更多高级用法,请参见。 欢迎PR /建议。 用法 Usage: wtch [globs] [opts] Options: --dir -d current working directory to watch (defaults to cwd)


【文件预览】:
wtch-master
----cmd.js(1KB)
----.npmignore(126B)
----test()
--------test.js(2KB)
--------demo.js(43B)
--------test.html(191B)
----LICENSE.md(1KB)
----README.md(5KB)
----.gitignore(78B)
----index.js(2KB)
----package.json(1KB)

网友评论