Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →
Top 7 JavaScript single-page-application Projects
-
Micro-frontend has always aroused my curiosity: I wanted to understand how they work, how to build them, what their pros and cons are. In 2018, inspired by this topic, I tried to build something similar to single-spa in one of the pet projects. At that time, there was no Webpack Module Federation (WMF), and Webpack itself seemed inconvenient. The choice fell on ESBuild and importmap. Browser support for importmap at the time was mostly on paper or with special flags in browsers. For this reason, I used a polyfill. But, surprisingly, everything worked and even in several projects.
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
Swap
Swap.js is a JavaScript micro-library which facilitates AJAX-style navigation in web pages, in less than ~ 100 lines of code. (See "Why?" paragraph below) (by josephernest)
With the same idea but more minimalistic, I have done Swap JS two years ago :
https://github.com/josephernest/Swap
Used it for a few projects it works well !
-
Web-Sudoku-Puzzle-Game
🎮 An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript
-
-
-
-
-
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.
JavaScript single-page-applications discussion
JavaScript single-page-applications related posts
-
Microfrontends a Developer's Guide: Advantages and Disadvantages
-
Managing View State and Client-side Routing in SPAs
-
Single-SPA and Svelte advices.
-
Speed Run de MicroFrontends com Single-SPA (any%)
-
Micro-frontend with Module Federations [Part 1] - Vite
-
Vue 2 EOL
-
A JavaScript router for front-end microservices
-
A note from our sponsor - Nutrient
www.nutrient.io | 15 Mar 2025
Index
What are some of the best open-source single-page-application projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | single-spa | 13,490 |
2 | Swap | 239 |
3 | Web-Sudoku-Puzzle-Game | 19 |
4 | SafeAccountsUI | 8 |
5 | Clock | 4 |
6 | craft-uikit | 1 |
7 | promisance_front | 0 |