Is it possible to build a “framework agnostic” library like tanstack table?

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Preact

    ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

    If it's just a component library, you just need to use a tiny library that cat target the web component standard such as Preact or Lit (both libraries weight around 3kb). Web components can be used somewhat easily in any framework. Here's an example.

  • lit

    Lit is a simple library for building fast, lightweight web components.

    If it's just a component library, you just need to use a tiny library that cat target the web component standard such as Preact or Lit (both libraries weight around 3kb). Web components can be used somewhat easily in any framework. Here's an example.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • nanostores

    A tiny (286 bytes) state manager for React/RN/Preact/Vue/Svelte with many atomic tree-shakable stores

    Astro handles multi-framework components (React, Vue, etc) and they recommend using the nanostores library for shared state.

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