webpage:网页样板组件

时间:2021-06-08 23:28:28
【文件属性】:
文件名称:webpage:网页样板组件
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-08 23:28:28
JavaScript 网页 网页样板组件 var webpage = require ( 'webpage' ) ; var body = webpage ( { // OPTIONAL // ... and more in the future (e.g. icon, og, ...) title : 'Foobar' , description : 'foo bar baz' , keywords : 'foo, bar, baz' , author : 'quux baz' , website : 'http://foo.bar.baz' } ) ;
【文件预览】:
webpage-master
----SOURCE()
--------index.js(5KB)
--------node_modules()
----LICENSE(1KB)
----README.md(331B)
----.gitignore(547B)
----package.json(413B)

网友评论