Skip to content

Commit

Permalink
Update stars & Fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Elanis authored and github-actions[bot] committed Oct 4, 2023
1 parent 2e0bc67 commit dccb73e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ This repository was made to create an objective comparison of multiple framework

| | [Electron](https://github.com/electron/electron) | [NW.JS](https://github.com/nwjs/nw.js) | [Tauri](https://github.com/tauri-apps/tauri) | [NodeGui](https://github.com/nodegui/nodegui) | [Neutralino](https://github.com/neutralinojs/neutralinojs) | [Wails](https://github.com/wailsapp/wails) | [Flutter](https://github.com/flutter/flutter) | [.Net MAUI](https://github.com/dotnet/maui) |
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
| **Github stars** | 109k | 39.8k | 68.1k | 8.5k | 6.9k | 17.3k | 156.4k | 19.6k | 19.6k |
| **Forks** | 15k | 4k | 2k | 0.3k | 0.3k | 0.8k | 25.9k | 1.4k | 1.4k |
| **Github stars** | 109.2k | 39.8k | 68.9k | 8.5k | 6.9k | 18.2k | 157.1k | 20k | 20k |
| **Forks** | 15.1k | 4k | 2k | 0.3k | 0.3k | 0.9k | 26.1k | 1.4k | 1.4k |
| **Creation date** | 2013 | 2011 | 2019 | 2019 | 2018 | 2019 | 2018 | 2020 |
| **Last Update** | 9/2023 | 8/2023 | 9/2023 | 8/2023 | 9/2023 | 9/2023 | 9/2023 | 9/2023 | 9/2023 |
| **Last Update** | 10/2023 | 9/2023 | 10/2023 | 8/2023 | 10/2023 | 10/2023 | 10/2023 | 10/2023 | 10/2023 |
| **Framework Language** | C++, JS, Objective-C, Python | C++ | Rust | C++ | C++ | Go | C, C++, Dart | C# |
| **Usage Language - Back** | JS, C++ | JS, C++ | Rust | JS, C++ | JS, C++ | Go | Dart | C# |
| **Usage Language - Front** | HTML, CSS, JS | HTML, CSS, JS | HTML, CSS, JS | HTML, CSS, JS | HTML, CSS, JS | HTML, CSS, JS | Dart | C# |
Expand Down
2 changes: 1 addition & 1 deletion runner/stats.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"electron":{"stars":108956,"forks":15005,"lastUpdate":"9/2023"},"nw.js":{"stars":39800,"forks":3962,"lastUpdate":"8/2023"},"tauri":{"stars":68064,"forks":1962,"lastUpdate":"9/2023"},"nodegui":{"stars":8523,"forks":275,"lastUpdate":"8/2023"},"neutralinojs":{"stars":6868,"forks":322,"lastUpdate":"9/2023"},"wails":{"stars":17320,"forks":841,"lastUpdate":"9/2023"},"flutter":{"stars":156386,"forks":25926,"lastUpdate":"9/2023"},"DotnetMaui":{"stars":19606,"forks":1358,"lastUpdate":"9/2023"},"DotnetMauiVue":{"stars":19606,"forks":1358,"lastUpdate":"9/2023"}}
{"electron":{"stars":109222,"forks":15118,"lastUpdate":"10/2023"},"nw.js":{"stars":39846,"forks":3966,"lastUpdate":"9/2023"},"tauri":{"stars":68930,"forks":1995,"lastUpdate":"10/2023"},"nodegui":{"stars":8549,"forks":276,"lastUpdate":"8/2023"},"neutralinojs":{"stars":6918,"forks":324,"lastUpdate":"10/2023"},"wails":{"stars":18153,"forks":898,"lastUpdate":"10/2023"},"flutter":{"stars":157087,"forks":26070,"lastUpdate":"10/2023"},"DotnetMaui":{"stars":20003,"forks":1378,"lastUpdate":"10/2023"},"DotnetMauiVue":{"stars":20003,"forks":1378,"lastUpdate":"10/2023"}}

0 comments on commit dccb73e

Please sign in to comment.