html-tsx
Transform tsx to HTML string
Setup
tsconfig.json
Usage
console.logrenderToString'world'// => <div class="one two three"><p id="line">Hello, world!</p></div>
Transform tsx to HTML string
tsconfig.json
console.logrenderToString'world'// => <div class="one two three"><p id="line">Hello, world!</p></div>
npm i html-tsx
4
1.6.0
MIT
13.9 kB
6