pdxnode-ghostface-presentation:在2015年7月2日在PDXnode上的演讲

时间:2024-06-12 16:31:33
【文件属性】:

文件名称:pdxnode-ghostface-presentation:在2015年7月2日在PDXnode上的演讲

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-12 16:31:33

JavaScript

关于 是一个简单的包装器,可让您在phantom中评估Javascript,并将输出打印到控制台。 它具有一些特殊性,例如: 超时:在设定的毫秒数内未收到任何输出时,将自动停止执行 HTML模板:提供运行JSHTML上下文 Sane Stacktraces:具有源地图支持! 看到您的错误打印得很好 接受管道输入: broserify my_source_file.js | ghostface broserify my_source_file.js | ghostface 谈论的主要内容是我用幽灵面运行命令,并谈论了 ,这是一种测试工具,可以轻松地在不同的环境中运行测试。 幻灯片是: :介绍幻灯片联系信息 :我为了展示某些功能而运行的命令 :有关一些不错的功能的信息,以及您应该签出的其他库。 如果您想解决任何问题,请留下! 执照 本演讲是,为什么不呢?


【文件预览】:
pdxnode-ghostface-presentation-master
----package.json(503B)
----tasks()
--------long-timeout.js(119B)
--------oops.js(95B)
--------print-page-title.js(82B)
----templates()
--------nice-document.html(94B)
----tests()
--------insert-dom-element.js(613B)
--------returns-true.js(330B)
----LICENSE(1KB)
----.gitignore(13B)
----lib()
--------inserts-dom-element.js(246B)
--------returns-true.js(71B)
--------get-page-title.js(137B)
----README.md(1KB)
----02-commands.txt(601B)
----03-end.txt(497B)
----01-intro.txt(200B)

网友评论