/deno-preact-precompile-jsx

Deno Preact Precompile Jsx

Primary LanguageTypeScript

Deno Preact Precompile Jsx

This shows the new precompile JSX transform working with Preact.

Usage

deno run main.ts
# <div class="foo"><h1>this is a demo</h1><p class="foo bar">some cool content world</p></div>