Created
August 14, 2023 08:04
-
-
Save saeidzebardast/f5e82324bf614b98c7658355f7418897 to your computer and use it in GitHub Desktop.
Statistics of Leading UI Frameworks for SPAs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Framework | GitHub Stars (2021) | Average Bundle Size | Performance | Learning Curve | Popularity (npm weekly downloads in 2021) | |
---|---|---|---|---|---|---|
React | 160k+ | 40KB | High (Virtual DOM) | Moderate | 8M+ | |
Vue.js | 180k+ | 20KB | High (Reactive system) | Gentle | 1.5M+ | |
Angular | 70k+ | 80KB | High (AOT Compilation) | Steep | 500K+ | |
Svelte | 40k+ | 10KB | High (Compile-time) | Moderate | 200K+ | |
Ember.js | 22k+ | 120KB | Moderate | Steep | 50K+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment