shadow-amp-component
v1.0.0
Published
[![Build Status](https://travis-ci.org/tgfjt/shadow-amp-component.svg?branch=feature%2Ftest)](https://travis-ci.org/tgfjt/shadow-amp-component) [![npm](https://img.shields.io/npm/v/shadow-amp-component.svg?maxAge=2592000)]() ![API stability](https://img.s
Downloads
5
Maintainers
Readme
Shadow AMP Component
https://www.ampproject.org/docs/guides/pwa-amp/amp-in-pwa
Usage
var ShadowAMPComponent = require('shadow-amp-component')
var c = new ShadowAMPComponent()
document.body.appendChild(c.render('/amp/1'))