翻訳が見つかりません

日本語版はまだ準備中です。現在はEnglish版を表示しています。

English版を開く

Convert to JSX

A web tool that converts HTML to JSX format, making it easy to migrate HTML code to React components. Handles attribute name conversions (class to className, for to htmlFor, etc.) and other JSX-specific transformations.

Saves time when converting existing HTML templates or snippets into React components.

プロジェクトを見る (convert-to-jsx.pmil.workers.dev)

HTML, JSX, React, TypeScript