amphtml-tsx
Transform tsx to AMP HTML string
Setup
tsconfig.json
Usage
console.logrenderToString'world'// => <div class="one two three"><p id="line">Hello, world!</p></div>
Transform tsx to AMP HTML string
tsconfig.json
console.logrenderToString'world'// => <div class="one two three"><p id="line">Hello, world!</p></div>
npm i amphtml-tsx
8
1.1.1
MIT
8.2 kB
10