hyperHTML is a lightweight JavaScript rendering library built as a fast alternative to virtual DOM frameworks. It updates the native DOM directly and uses tagged template literals to combine markup with dynamic values. Developers can bind a renderer to an existing element and refresh only the interpolated parts when data changes. The library works with standard DOM nodes, plain JavaScript data structures, custom elements, and object-based style values. It is available for ESM, CommonJS, bundlers, and CDN use, while retaining broad legacy browser support. The project is now in maintenance mode, making it best suited to established applications that value its compact, battle-tested approach.
Features
- Direct native DOM rendering
- Tagged template literal syntax
- Targeted updates for dynamic values
- Custom element compatibility
- ESM, CommonJS, bundler, and CDN support
- Zero runtime dependencies
Categories
HTML/XHTMLLicense
ISC LicenseFollow hyper(HTML)
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of hyper(HTML)!