Single-page application (SPA)
Single-page applications (SPA) are client-side applications that don't route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!
). With the introduction of thepushState
API, this state can now be properly used within the browser history, in bookmarks and sharing.
Another important point for SPA was the lack of properSEO but developers and frameworks found ways around that.
Here are 5,190 public repositories matching this topic...
Language:All
Sort:Most stars
Open source API development ecosystem -https://hoppscotch.io (open-source alternative to Postman, Insomnia)
- Updated
Mar 18, 2025 - TypeScript
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved tohttps://github.com/dotnet/eShop.
- Updated
Nov 15, 2023 - C#
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
- Updated
Mar 17, 2025 - TypeScript
Create badass, fluid and smooth transitions between your website’s pages
- Updated
Dec 2, 2024 - TypeScript
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
- Updated
Jan 27, 2023 - TypeScript
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
- Updated
Mar 18, 2025 - TypeScript
Prerenders static HTML in a single-page application.
- Updated
Apr 9, 2023 - JavaScript
A ClojureScript framework for building user interfaces, leveraging React
- Updated
Mar 17, 2025 - Clojure
SolidStart, the Solid app framework
- Updated
Mar 9, 2025 - TypeScript
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
- Updated
Jan 4, 2024 - JavaScript
⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps
- Updated
Jun 10, 2022 - Shell
WarpDrive is a lightweight data library for web apps — universal, typed, reactive, and ready to scale.
- Updated
Mar 17, 2025 - TypeScript
The application worker driven frontend framework
- Updated
Mar 17, 2025 - JavaScript
Web-based music player for the cloud ☁️ 🎶 Play music from YouTube, Dropbox, etc.
- Updated
Aug 26, 2023 - CoffeeScript
🐯 Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io
- Updated
Aug 15, 2024 - TypeScript
Cezerin is React and Node.js based eCommerce platform.
- Updated
Jun 12, 2024 - JavaScript
Dynamic server-side rendering using headless Chrome
- Updated
Feb 2, 2024 - Go