postxml-amp
PostXML plugin to convert plain HTML to Google Accelerated Mobile Pages (AMP).
Installation
npm install postxml-amp --save
Usage
Options
cwd
Assets (images/styles) file path
- Type:
String
- Default:
''
round
Enable images dimensions rounding
- Type:
String
- Default:
true
Example
Input
image.png
style.css
Output
Release History
Licence
MIT (c) Ruslan Kazakov