{"library":"hyperx","type":"library","category":null,"description":"Tagged template string virtual DOM builder that replaces JSX with standard ES6 template literals. Current stable version: 3.0.1 (released 2020). Hyperx is unmaintained as of 2023; last commit was in 2020. It works with virtual-dom, React, hyperscript, or any hyperscript-style API (h(tagName, attrs, children)). Key differentiators: no transpiler needed for modern browsers/Node 4+, supports inline <style> parsing, optional self-closing tag handling, and createFragment option for React fragments. Compared to JSX, hyperx avoids a build step but may be slower due to runtime parsing.","language":"javascript","status":"maintenance","version":"3.0.1","tags":["javascript","jsx","virtual-dom","vdom","react","hyperscript","template string","template","es6"],"last_verified":"Fri May 01","install":[{"cmd":"npm install hyperx","imports":["import hyperx from 'hyperx'","const hx = hyperx(require('virtual-dom').h)","import html from 'hyperxify/html'"]},{"cmd":"yarn add hyperx","imports":[]},{"cmd":"pnpm add hyperx","imports":[]}],"homepage":null,"github":"https://github.com/choojs/hyperx","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/hyperx","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}