Show HN: Create-multi-lib – Write UI code once, compile to multiple frameworks

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. mitosis

    Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.

    Mitosis (https://github.com/BuilderIO/mitosis) is a fantastic project, but is still in its early stages, and in need of some build tooling. It allows you to "write once, run everywhere" in the sense that you can write a UI component and have it compiled to a React component for use in a React project, a Svelte component for use in a Svelte project, and so on. It does not, however, support bundling.

    create-multi-lib (run like so `npx create-multi-lib ) is my attempt to contribute a much needed bundling-layer on top of Mitosis.

    It also comes with E2E testing included, and your resulting packages include type-declarations.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Figma to Angular: Convert Designs to Clean Angular Code in a Click

    1 project | dev.to | 10 Jul 2024
  • Build components in single codebase and compile them to React,Vue,Angular,Svelte

    1 project | news.ycombinator.com | 6 Jun 2024
  • Don’t Build AI Products The Way Everyone Else Is Doing It

    1 project | dev.to | 9 Nov 2023
  • Making a case for open-standard base templating syntax to partially unify front-end development

    1 project | /r/webdev | 20 May 2023
  • [AskJS] best stable free (framework agnostic*) ui library?

    1 project | /r/javascript | 2 May 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?