All tools
HTML to JSX
Convert HTML into JSX — renaming class and for, camel-casing attributes and closing void tags.
JSX
Renames class/for, camel-cases attributes, converts inline style to an object, self-closes void tags and turns comments into {/* */}. Runs locally.