Hacker News new | ask | show | jobs
Namespace JSX – Elements Table (various frameworks) (github.com)
1 points by unlog 597 days ago
1 comments

Made this table listing the typings used by SolidJS, Voby, Vue, Preact, React, Pota, VSCode-LSP and Chrome, for easily comparing type definitions between frameworks and the browser.

Note: There are a few inaccuracies, like the `<audio>` tag not including typings, that's because extended interfaces aren't resolved, but _most_ of the stuff is there.