TypeScript SSR

Open-source TypeScript projects categorized as SSR

Top 23 TypeScript SSR Projects

  • nuxt

    The Intuitive Vue Framework.

    Project mention: Using Nuxt Content: Working with Remote Markdown Files | dev.to | 2024-04-15

    Nuxt is an open-source framework for building performant websites and full-stack applications using Vue.js. It provides performance and SEO benefits, and adds full-stack capabilities for Vue apps.

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

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

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

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

  • 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

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

  • vike

    🔨 Like Next.js / Nuxt but as do-one-thing-do-it-well Vite plugin.

    Project mention: SSRx vs. Vinxi vs. Vike - for SSR with Vite | dev.to | 2024-03-14

    Here are some collected notes of the distinctions between SSRx, Vinxi and Vike, to share with anyone else searching the web. Since my Google search came up empty, and I had to ask around on Twitter/X and GitHub to find out.

  • ultra

    Zero-Legacy Deno/React Suspense SSR Framework

    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

    Another option is ultra.

  • React PWA

    An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.

  • use-http

    🐶 React hook for making isomorphic http requests

  • analog

    The fullstack meta-framework for Angular. Powered by Vite

    Project mention: Bridging Analog to Angular with esbuild and Vite | dev.to | 2024-04-11

    Visit and Star the GitHub Repo

  • elderjs

    Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

  • auth-module

    Zero-boilerplate authentication support for Nuxt 2

    Project mention: nuxt 3 stack for fullstack | /r/Nuxt | 2023-05-16
  • web

    React hooks done right, for browser and SSR. (by react-hookz)

    Project mention: UseHooks – A Collection of Server Component Safe React Hooks | news.ycombinator.com | 2023-05-30

    From what I've been able to tell, that lib is unmaintained and one of the original authors left and created this – https://github.com/react-hookz/web.

    A lot of older hook libs "break the rules" of React by doing some weird stuff like silencing useEffects deps array, reading refs in render, etc. We tried to avoid that so useHooks will be future proof.

  • universal-router

    A simple middleware-style router for isomorphic JavaScript web apps

  • nano

    🎯 SSR first, lightweight 1kB JSX library. (by nanojsx)

    Project mention: Nano JSX – 1kb JSX library with SSR | news.ycombinator.com | 2024-02-13
  • vite-ssg

    Static site generation for Vue 3 on Vite

    Project mention: From React to Vue | /r/vuejs | 2023-05-27

    For SSG use - https://github.com/antfu/vite-ssg

  • @artsy/fresnel

    An SSR compatible approach to CSS media query based responsive layouts for React.

  • next-boost

    Add a cache layer for server-side-rendered pages with stale-while-revalidate. Can be considered as an implementation of next.js's Incremental Static Regeneration which works with getServerSideProps.

    Project mention: Image Caching from S3 | /r/nextjs | 2023-05-22

    Thanks a lot for your reply. I will try to implement something like next-boost github to cache responses or check out if there is a better oportunity within AWS. Also I am curious if using app router would fix that out of the box because of all fetch requests being cached.

  • vite-ssr

    Use Vite for server side rendering in Node

  • react-cool-img

    😎 🏞 A React <Img /> component let you handle image UX and performance as a Pro!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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). The latest post mention was on 2024-04-15.

TypeScript SSR related posts

Index

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

Project Stars
1 nuxt 51,755
2 stencil 12,280
3 pinia 12,273
4 aleph.js 5,248
5 next-i18next 5,234
6 modern.js 4,136
7 after.js 4,134
8 vike 3,544
9 ultra 2,987
10 React PWA 2,555
11 use-http 2,312
12 analog 2,248
13 elderjs 2,104
14 auth-module 1,907
15 web 1,818
16 universal-router 1,698
17 nano 1,411
18 vite-ssg 1,234
19 react-multi-carousel 1,210
20 @artsy/fresnel 1,209
21 next-boost 874
22 vite-ssr 806
23 react-cool-img 781
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com