Single-page application (SPA) topic

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 the pushState 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 proper SEO but developers and frameworks found ways around that.

List Single-page application (SPA) repositories

github-vsc

129
Stars
19
Forks
Watchers

🐙 Launch VSCode dev environment in your browser.

web-developer-tools

45
Stars
23
Forks
Watchers

Free Online Developer Tools

react-shopify

7
Stars
0
Forks
Watchers

Shopify Buy Client, using React/Redux-Observable, powered by react-scripts

read

8
Stars
5
Forks
Watchers

:atom_symbol: Opinionated scalable react boilerplate using webpack

hacker-feud

62
Stars
13
Forks
Watchers

:boom: A single page web game made with Svelte.

abstract-state-router

294
Stars
26
Forks
Watchers

Like ui-router, but without all the Angular. The best way to structure a single-page webapp.

hexo-theme-inside

672
Stars
96
Forks
Watchers

🌈 SPA, Flat and clean theme for Hexo https://blog.oniuo.com/theme-inside

ezfolio

250
Stars
71
Forks
Watchers

Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.

vue-mix

66
Stars
9
Forks
Watchers

Bootstrap your Vue 2.0 SPA in less than 2 minutes.

vue-stack-2.0

163
Stars
14
Forks
Watchers

Vue 2.0 Project Boilerplate