Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Isomorphic Open-Source Projects
-
1: Actually, that's not true! I use Leptos in their "islands" mode for server side rendering. The entire page is sent as an HTML response, and there is little/no "hydration". The WASM file ONLY includes interactive "islands" that are explicitly marked with the #[island] attribute [0]. In other words, the server binary is handling most of the rendering, similar to if I used a templating tool like Askama or Tera.
2: Leptos is generally slower than vanilla JS, I believe for that reason, but comparable to major JS frameworks [1, 2].
[0]: https://book.leptos.dev/islands.html
[1]: https://krausest.github.io/js-framework-benchmark/current.ht...
[2]: https://leptos.dev/
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Project mention: Mdx – Execute Your Markdown Code Blocks, Now in Go | news.ycombinator.com | 2024-10-25
-
nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
Project mention: Mastering Nivo Charts: A Comprehensive Guide to Data Visualization | dev.to | 2024-09-15Nivo charts offer a versatile and powerful way to transform your raw data into visually stunning insights. From the classic Bar and Pie charts to the dynamic Bump and Calendar charts, Nivo provides the tools you need to create interactive and impactful data visualizations. By experimenting with the CodeSandbox examples, you can see firsthand how customization and interactivity can bring your data stories to life.
-
Razzle is a build tool created by Airbnb, which also simplifies server-side rendering. It abstracts away the complexity of configuring server-side rendering settings and allows developers to easily create versatile JavaScript applications. Razzle supports features like code splitting, CSS-in-JS, and hot module replacement, making it suitable for building React applications that require server-side rendering.
-
awesome-nextjs
:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
-
-
supabase-js
An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
supabase-py was originally started by maintainer lqmanh in September of 2020, and was shortly after joined by fedden and J0 (who went on to become a full time member of the Supabase Team). In recent years development has been driven by silentworks and juancarlospaco who have both been instrumental in the push to reaching feature parity with supabase-js.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
perseus
A state-driven web development framework for Rust with full support for server-side rendering and static generation.
-
-
Yeah I guess React + SSG isn't the best choice. Nano JSX might be better
https://nanojsx.io/
-
-
-
-
signals
A tiny (~1kB minzipped) and extremely fast library for creating reactive observables via functions. (by maverick-js)
-
Catberry
Catberry is an isomorphic framework for building universal front-end apps using components, Flux architecture and progressive rendering.
-
Nano-SQL
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
-
-
Project mention: $mol – fastest reactive micro-modular compact flexible lazy UI web framework | news.ycombinator.com | 2024-03-13
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Isomorphic discussion
Isomorphic related posts
-
Leptos 0.7
-
Mastering Nivo Charts: A Comprehensive Guide to Data Visualization
-
Interview with Krzysztof Andrelczyk, Tauri Developer and Creator of Twili Recipes
-
Leptos + Tauri Tutorial
-
Discover the State of HTML 2023 Survey Results
-
Nivo: Dataviz components, built on top of D3 and React
-
Rust on Nails
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 6 Feb 2025
Index
What are some of the best open-source Isomorphic projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | leptos | 17,507 |
2 | marko | 13,480 |
3 | nivo | 13,361 |
4 | razzle | 11,112 |
5 | awesome-nextjs | 10,547 |
6 | react-server | 3,891 |
7 | supabase-js | 3,412 |
8 | next-redux-wrapper | 2,670 |
9 | use-http | 2,313 |
10 | perseus | 2,189 |
11 | cross-fetch | 1,679 |
12 | nano | 1,483 |
13 | hackernews | 1,336 |
14 | webpack-isomorphic-tools | 1,252 |
15 | fastify-vite | 909 |
16 | signals | 818 |
17 | Catberry | 796 |
18 | Nano-SQL | 784 |
19 | Nullstack | 778 |
20 | mam_mol | 693 |
21 | ky-universal | 672 |
22 | puzzle-js | 654 |
23 | crypto-hash | 638 |