developit / developit/htm

Is there a plug-in to use "html2react" and "htm" together?

Ouverte
#211 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
9k
Forks
181
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Is there a plug-in to use "html2react" and "htm" together?

https://www.npmjs.com/package/html2react

```js

const html = htm.bind(html2react);

let reactvdom=html`

Foo


Bar


{}}>Baz


`
```

For example, the attribute "class" is converted to "className", and the attribute "style" is converted from a string to an object?the attribute "onclick" is converted to "onClick".

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.