HTML to JSX Converter
Convert HTML to JSX: class → className, for → htmlFor, inline style strings to style objects, camelCased attributes and self-closed void elements.
Convert HTML to JSX: class → className, for → htmlFor, inline style strings to style objects, camelCased attributes and self-closed void elements.