vhtml

Render JSX/Hyperscript to HTML strings, without VDOM 🌈 (by developit)

Vhtml Alternatives

Similar projects and alternatives to vhtml

  1. fresh

    141 vhtml VS fresh

    The framework so simple, you already know it.

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. linaria

    53 vhtml VS linaria

    Zero-runtime CSS in JS library

  4. htm

    48 vhtml VS htm

    Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

  5. solid

    20 vhtml VS solid

    Discontinued A declarative, efficient, and flexible JavaScript library for building user interfaces. [Moved to: https://github.com/solidui/solid] (by ryansolid)

  6. express-react-views

    3 vhtml VS express-react-views

    Discontinued This is an Express view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client.

  7. kReact

    1 vhtml VS kReact

    Let's learn React by building react within 100 lines of code

  8. hyperons

    1 vhtml VS hyperons

    🔥 The fastest JSX to string renderer on the server and in the browser.

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. preact-compat

    3 vhtml VS preact-compat

    Discontinued ATTENTION: The React compatibility layer for Preact has moved to the main preact repo.

  11. hyperscript

    1 vhtml VS hyperscript

    Discontinued Create HyperText with JavaScript. [Moved to: https://github.com/hyperhype/hyperscript] (by dominictarr)

  12. fiddlehead

    3 vhtml VS fiddlehead

    A lightweight library to build user interfaces with JSX and hooks.

  13. preact-habitat

    1 vhtml VS preact-habitat

    Zero configuration Preact widgets renderer in any host DOM

  14. ssr_jsx

    1 vhtml VS ssr_jsx

    A simple JSX library for SSR

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vhtml alternative or higher similarity.

vhtml discussion

Log in or Post with

vhtml reviews and mentions

Posts with mentions or reviews of vhtml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-30.
  • Please Stop Reinventing JSX
    3 projects | news.ycombinator.com | 30 Jul 2024
    If you like JSX as a templating language and you want to generate simple html strings then just use vhtml [1]. If you want something a little more powerful then hono/jsx is a decent choice [2].

    [1] https://github.com/developit/vhtml

    [2] https://hono.dev/docs/guides/jsx

  • What are the most popular view engines for express.js today?
    1 project | /r/node | 6 Aug 2022
    I just wonder if there's a significant performance impact, but as you said preact or even something simpler that supports JSX, like https://github.com/developit/vhtml could be used to speed it up
  • Is there a way to make this JavaScript code more concise and less repetitive?
    2 projects | /r/learnprogramming | 5 Jun 2022
    Frameworks definitely help solve this problem in part. But you don't need to go that far just for something simple like this. For example you could use htm plus vhtml to get a no-build tools way to write declarative HTML markup that is translated into a plain HTML string. Or for just a few more kb, you can use htm + preact to get all of the power of React for about 13kb, again with no build tools or setup.
  • Menggunakan JSX sebagai view engine Express.js
    5 projects | dev.to | 12 Sep 2020
    Ada satu library bagus yang mengubah jsx element menjadi plain html string yang bisa dipakai sebagai dasar untuk percobaan membuat view engine expressjs. Yaitu vhtml yang dibuat oleh creator preact.
  • A note from our sponsor - AppSignal
    www.appsignal.com | 10 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →

Stats

Basic vhtml repo stats
4
815
0.0
over 2 years ago

developit/vhtml is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of vhtml is JavaScript.


Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?