SSR

Top 23 SSR Open-Source Projects

  • nuxt

    The Intuitive Vue Framework.

  • Project mention: Quick Tip: Nuxt & Storyblok Error Handling (e.g. 404) | dev.to | 2024-04-21

    Today we are looking at Error Handling when building websites with Nuxt and Storyblok as CMS. If you haven't tried the two tools, go check out one of the awesome tutorials. It's a perfect match for all your projects.

  • new-pac

    翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网

  • 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.

    SurveyJS logo
  • fanqiang

    翻墙-科学上网

  • Quasar Framework

    Quasar Framework - Build high-performance VueJS user interfaces in record time

  • Project mention: Netlify Dynamic Site Challenge: Building a Mars Mission Photo Web App | dev.to | 2024-05-07

    Today technology has taken over not only our planet, but also the planets around us and the universe. Man has been able to create technologies to explore other planets many light years from ours. And there's nothing better than using a framework called Quasar to create a project using Netlify's powerful features.

  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

  • Project mention: Dioxus 0.5: Web, Desktop, Mobile Apps in Rust | news.ycombinator.com | 2024-03-28

    We have a web components example here: https://github.com/DioxusLabs/dioxus/blob/fd21c971038840130f...

    Everything should work like normal except: attributes are not typed, custom event listeners must be implemented with web-sys

  • react-loadable

    :hourglass_flowing_sand: A higher order component for loading components with promises.

  • leptos

    Build fast web applications with Rust.

  • Project mention: Migrating a JavaScript frontend to Leptos, a Rust framework | dev.to | 2024-03-26

    Lots of new frontend frameworks have been built on top of Rust, including Leptos, which happens to be one of the most popular ones. In this guide, we'll highlight why and how to migrate your JavaScript frontend to use the Leptos Rust frontend framework.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pinia

    🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support

  • Project mention: Better DX in Vue apps with Vite Devtools | dev.to | 2023-05-29

    Pinia tab is a feature integrated with Pinia, allowing you to view the registered modules and their details.

  • stencil

    A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.

  • Project mention: Ajout de l'auto-complétion sur les Web Components avec Stencil | dev.to | 2024-03-14
  • fancyss

    fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.

  • react-i18next

    Internationalization for react done right. Using the i18next i18n ecosystem.

  • Project mention: A brief history of web development. And why your framework doesn't matter | news.ycombinator.com | 2024-04-29

    > It’s important to be aware of what you are getting if you go with React, and what you are getting is a far cry from what a framework would offer, with all the corresponding pros and cons.

    Would you like to elaborate on that?

    In my experience, with something as great, size/ecosystem-wise as React, there will almost always be at least one "mainstream" package for whatever you might want to do with it, that integrates pretty well. Where a lot of things might come out of the box with a framework, with a library I often find myself just needing to install the "right" package, and from there it's pretty much the same.

    For example, using https://angular.io/guide/i18n-overview or installing and using https://react.i18next.com/

    Or something like https://angular.io/guide/form-validation out of the box, vs installing and using https://formik.org/

    Or perhaps https://angular.io/guide/router vs https://reactrouter.com/en/main

    Even adding something that's not there out of the box is pretty much the same, like https://primeng.org/ or https://primereact.org/

    React will typically have more fragmentation and therefore also choice, but I don't see those two experiences as that different. Updates and version management/supply chain will inevitably be more of a mess with the library, admittedly.

    Now, projects like Next https://nextjs.org/ exist and add what some might regard as the missing pieces and work well if you want something opinionated and with lots of features out of the box, but a lot of those features (like SSR) are actually pretty advanced and not always even necessary.

  • shadowsocks_install

    Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu

  • loadable-components

    The recommended Code Splitting library for React ✂️✨

  • bud

    The Full-Stack Web Framework for Go

  • Project mention: Sveltekit with golang | /r/golang | 2023-05-11

    Yeah. It seems like Bud is the best option I have to get what I want: https://github.com/livebud/bud/

  • ProxySU

    Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)

  • next-i18next

    The easiest way to translate your NextJs apps.

  • Project mention: Enforcing Localization through Types | dev.to | 2023-08-20

    So far, we’ve been using a utility createLocalizedString to create and use the LocalizedString type. This utility is only really practical in unit tests. For real applications, we’ll want to use a translation function from react-i18next or next-i18next to do the heavy lifting. Then we just wrap the translation functions that are provided in order to use our type:

  • aleph.js

    The Full-stack Framework in Deno.

  • Project mention: I don't get fresh. why can't I use react without commiting to a server side framework? | /r/Deno | 2023-07-01

    Check aleph if you want to use react with deno. But I'd suggest sticking with Node.js and Vite as you'll get less surprises.

  • react-snap

    👻 Zero-configuration framework-agnostic static prerendering for SPAs

  • react-firebase-starter

    Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

  • solid-start

    SolidStart, the Solid app framework

  • Project mention: This Month in Solid #2: Welcome to ClownTown, Start docs, and more 😎 | dev.to | 2024-04-17

    You can read more about it here: github.com/solidjs/solid-start/releases/tag/v0.7.0

  • modern.js

    Modern.js is a web engineering system, including a web framework and a npm package solution.

  • Project mention: Why you should migrate to Rspack from webpack | dev.to | 2023-10-31

    Modern.js framework

  • after.js

    Next.js-like framework for server-rendered React apps built with React Router

  • Project mention: Server-Side Rendering (SSR) in React | dev.to | 2023-11-18

    Documentation

  • react-server

    :rocket: Blazing fast page load and seamless navigation.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

SSR related posts

  • This Month in Solid #2: Welcome to ClownTown, Start docs, and more 😎

    4 projects | dev.to | 17 Apr 2024
  • Setup XM Cloud Multi-site on Netlify

    1 project | dev.to | 17 Apr 2024
  • Using Nuxt Content: Working with Remote Markdown Files

    8 projects | dev.to | 15 Apr 2024
  • SSRx vs. Vinxi vs. Vike - for SSR with Vite

    3 projects | dev.to | 14 Mar 2024
  • This Month In Solid: SolidStart 0.6.0, Solid Docs Beta, and more 😎

    1 project | dev.to | 1 Mar 2024
  • Fastify/Htmx v0.1.0

    1 project | news.ycombinator.com | 20 Feb 2024
  • Vike – Meta Framework Alternative

    1 project | news.ycombinator.com | 16 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source SSR projects? This list will help you:

Project Stars
1 nuxt 52,137
2 new-pac 51,889
3 fanqiang 36,886
4 Quasar Framework 25,252
5 dioxus 18,526
6 react-loadable 16,595
7 leptos 14,701
8 pinia 12,353
9 stencil 12,309
10 fancyss 11,965
11 react-i18next 8,959
12 shadowsocks_install 8,028
13 loadable-components 7,543
14 bud 5,505
15 ProxySU 5,371
16 next-i18next 5,273
17 aleph.js 5,252
18 react-snap 5,028
19 react-firebase-starter 4,496
20 solid-start 4,491
21 modern.js 4,164
22 after.js 4,131
23 react-server 3,900

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com