放大:将HTML转换为Google AMP(加速的移动页面)

时间:2024-02-24 13:30:30
【文件属性】:

文件名称:放大:将HTML转换为Google AMP(加速的移动页面)

文件大小:134KB

文件格式:ZIP

更新时间:2024-02-24 13:30:30

html google mobile amp amp-html

放大 将纯HTML转换为Google AMP(加速的移动页面) 安装 npm install ampify 用法 const ampify = require ( 'ampify' ) ; const html = '' ; const amp = ampify ( html , { cwd : 'amp' } ) ; console . log ( amp ) ; // Content of AMP HTML 选件 电脑 资产(图像/样式)文件路径 类型: String 默认值: '' 回合 启用图像尺寸舍入 类型: String 默认值: tru


网友评论