{"id":13406851,"url":"https://github.com/nodegui/react-nodegui","last_synced_at":"2025-05-14T00:06:51.857Z","repository":{"id":40005152,"uuid":"193393505","full_name":"nodegui/react-nodegui","owner":"nodegui","description":"Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀","archived":false,"fork":false,"pushed_at":"2023-11-03T01:50:26.000Z","size":9473,"stargazers_count":6203,"open_issues_count":53,"forks_count":173,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-05-06T09:45:32.573Z","etag":null,"topics":["css","desktop","gui","native","nodejs","openlibrary","qt","react","react-desktop"],"latest_commit_sha":null,"homepage":"https://react.nodegui.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodegui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-06-23T20:41:01.000Z","updated_at":"2025-04-21T10:09:48.000Z","dependencies_parsed_at":"2024-01-10T20:10:42.473Z","dependency_job_id":"fad4922c-016b-4291-9059-c29dd5fd89b3","html_url":"https://github.com/nodegui/react-nodegui","commit_stats":{"total_commits":319,"total_committers":32,"mean_commits":9.96875,"dds":"0.39811912225705326","last_synced_commit":"cc6bedcc947fdfc90109cb929ce4ca5f5f284ce8"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Freact-nodegui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodegui","download_url":"https://codeload.github.com/nodegui/react-nodegui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254043602,"owners_count":22004978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","desktop","gui","native","nodejs","openlibrary","qt","react","react-desktop"],"created_at":"2024-07-30T19:02:41.040Z","updated_at":"2025-05-14T00:06:51.811Z","avatar_url":"https://github.com/nodegui.png","language":"TypeScript","readme":"# React NodeGui\n\n⚠️ React NodeGui is no longer maintained. Please fork it to continue development ⚠️ \n\u003cbr/\u003e\n\n[![Join the NodeGUI community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/nodegui)\n[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors)\n\nBuild **performant**, **native** and **cross-platform** desktop applications with React.🚀\n\nReact NodeGUI is powered by **React** ⚛️ and **Qt5** 💚 which makes it CPU and memory efficient as compared to other chromium based solutions like electron. React NodeGUI is essentially a React renderer for [NodeGUI](https://github.com/nodegui/nodegui).\n\nVisit: https://react.nodegui.org for docs.\n\n\u003cimg alt=\"logo\" src=\"https://github.com/nodegui/nodegui/raw/master/extras/logo/nodegui.png\" height=\"200\" /\u003e\n\n\u003e This project is in active development. It should be okay for smaller projects but anything complex - electron is the way to go for now. 🚧\n\n## How does it look?\n\n\u003cdiv style=\"display:inline; margin: 0 auto;\"\u003e\n\u003cimg alt=\"demo_linux\" src=\"https://github.com/nodegui/examples/raw/master/react-nodegui/calculator/calculator_linux.png\" height=\"280\" /\u003e\n\u003cimg alt=\"demo_win\" src=\"https://github.com/nodegui/examples/raw/master/react-nodegui/calculator/calculator_win.jpg\" height=\"280\" /\u003e\n\u003cimg alt=\"demo_mac\" src=\"https://github.com/nodegui/examples/raw/master/react-nodegui/calculator/calculator_mac.png\" height=\"280\" /\u003e\n\u003c/div\u003e\n\n\u003cdiv style=\"display:inline; margin: 0 auto;\"\u003e\u003cimg alt=\"kitchen\" src=\"https://github.com/nodegui/nodegui/raw/master/extras/assets/kitchen.png\" height=\"280\" /\u003e\u003cimg alt=\"demo_mac\" src=\"https://github.com/nodegui/examples/raw/master/react-nodegui/weather-app-widget/weather_widget_mac.png\" height=\"280\" /\u003e\u003cimg alt=\"demo_win\" src=\"https://github.com/nodegui/examples/raw/master/react-nodegui/image-view/image_view_win.jpg\" height=\"280\" /\u003e\n\u003c/div\u003e\n\n**More screenshots?**\n\n[See examples](https://github.com/nodegui/examples/)\n\n## Features\n\n- 🧬 Cross platform. Should work on major Linux flavours, Windows and MacOS\n- 📉 Low CPU and memory footprint. Current CPU stays at 0% on idle and memory usage is under 20mb for a hello world program.\n- 💅 Styling with CSS (includes actual cascading). Also has full support for Flexbox layout (thanks to Yoga).\n- ✅ Complete Nodejs api support (Currently runs on Node v12.x - and is easily upgradable). Hence has access to all nodejs compatible npm modules.\n- 🎪 Native widget event listener support. supports all event available from Qt / NodeJs.\n- 💸 Can be used for Commercial applications.\n- 🕵️‍♂️ Good Devtools support (supports react-devtools, node debugger).\n- 📚 Good documentation and website.\n- 🧙‍♂️ Good documentation for contributors.\n- 🦹🏻‍♀️ Good support for dark mode (Thanks to QT).\n- 🏅First class Typescript support. (Works on regular JS projects too 😉).\n\n## Getting Started\n\n- Check out [react-nodegui-starter](https://github.com/nodegui/react-nodegui-starter) to get up and running with your own React NodeGUI app!\n- Read through the [docs](https://react.nodegui.org)\n\n**Community Guides**\n- https://gregbenner.life/node-gui-react-component-by-component/ - An awesome intro to all base components in react nodegui\n\n- https://blog.logrocket.com/electron-alternatives-exploring-nodegui-and-react-nodegui/ - Electron alternatives: Exploring NodeGUI and React NodeGUI by [Siegfried Grimbeek](https://blog.logrocket.com/author/siegfriedgrimbeek/).\n\n**Talks/Podcasts**\n\n- [NodeGui and React NodeGui at KarmaJS Nov 2019 meetup: https://www.youtube.com/watch?v=8jH5gaEEDv4](https://www.youtube.com/watch?v=8jH5gaEEDv4)\n\n- \u003caudio data-theme=\"night\" data-src=\"https://changelog.com/jsparty/96/embed\" src=\"https://cdn.changelog.com/uploads/jsparty/96/js-party-96.mp3\" preload=\"none\" class=\"changelog-episode\" controls\u003e\u003c/audio\u003e\u003cp\u003e\u003ca href=\"https://changelog.com/jsparty/96\"\u003eJS Party 96: Performant Node desktop apps with NodeGUI\u003c/a\u003e – Listen on \u003ca href=\"https://changelog.com/\"\u003eChangelog.com\u003c/a\u003e\u003c/p\u003e\n\n\n## Docs for contributing\n\nLooking to contribute? If you wish to implement a new widget/add more features and need help understanding the codebase. You can start here:\n\nContributing developer docs link:\n\nhttps://github.com/nodegui/nodegui/tree/master/website/docs/development\n\nPlease read: https://github.com/nodegui/.github/blob/master/CONTRIBUTING.md\n\n## Building\n\n`npm run build`\n\n## Using custom Qt\n\n`QT_INSTALL_DIR=/path/to/qt npm install`\n\n`npm run build`\n\n## Updating docs\n\n`npm run docs`\n\nthen followed by:\n\n`cd website \u0026\u0026  GIT_USER=\u003cyour_git_username\u003e yarn deploy`\n\n## Funding\n\nReact NodeGUI is an open source project and requires your support. If you like this project, please consider supporting my work by clicking on the sponsor button on this Github repo or via Ko-Fi. Alternatively, Issues on React NodeGui can be funded by anyone via Issuehunt and the amount will be distributed to respective contributors.\n\n\u003cp\u003e\n \u003ca href='https://ko-fi.com/E1E510AV9' target='_blank'\u003e\u003cimg height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e \u0026nbsp; \u0026nbsp; \n \u003ca href=\"https://issuehunt.io/r/nodegui/react-nodegui\"\u003e\u003cimg alt=\"issuehunt\" src=\"https://github.com/BoostIO/issuehunt-materials/raw/master/v1/issuehunt-button-v1.svg?sanitize=true\"  height=\"36px\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Special Thanks\n\n- [Logo: Thanks to Vishwas Shetty from the Noun Project.](https://github.com/nodegui/nodegui/blob/master/extras/legal/logo/thanks.md)\n\n## Code of Conduct\n\nhttps://github.com/nodegui/.github/blob/master/CODE_OF_CONDUCT.md\n\n## License\n\nMIT\n\n## Maintainers ✨\n\nPeople maintaining this project.\n\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://blog.atulr.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/4029423?v=4\" width=\"100px;\" alt=\"Atul R\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAtul R\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"http://rahulgaba.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/7898942?v=4?s=100\" width=\"100px;\" alt=\"Rahul Gaba\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRahul Gaba\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=rgabs\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/kakulgupta\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/10727047?v=4?s=100\" width=\"100px;\" alt=\"Kakul Gupta\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKakul Gupta\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=kakulgupta\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Nicify\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/24217275?v=4?s=100\" width=\"100px;\" alt=\"Eva1ent\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEva1ent\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=Nicify\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/slidinghotdog\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/33790211?v=4?s=100\" width=\"100px;\" alt=\"slidinghotdog\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eslidinghotdog\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=slidinghotdog\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.linkedin.com/in/roysommer/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/6681893?v=4?s=100\" width=\"100px;\" alt=\"Roy Sommer\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRoy Sommer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=illBeRoy\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/nateshmbhat\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/23279926?v=4?s=100\" width=\"100px;\" alt=\"Natesh M Bhat\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNatesh M Bhat\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=nateshmbhat\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.greatapes.fi\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/3404389?v=4?s=100\" width=\"100px;\" alt=\"Mikko Sairio\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMikko Sairio\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=msairio\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/shubhamzanwar\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/15626155?v=4?s=100\" width=\"100px;\" alt=\"Shubham Zanwar\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eShubham Zanwar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=shubhamzanwar\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://matrunchyk.com\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/2089828?v=4?s=100\" width=\"100px;\" alt=\"Serhii Matrunchyk\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSerhii Matrunchyk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=matrunchyk\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Solant\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/5971578?v=4?s=100\" width=\"100px;\" alt=\"Solant\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSolant\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=Solant\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://cbp.io\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/995050?v=4?s=100\" width=\"100px;\" alt=\"Christian Petersen\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChristian Petersen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=fnky\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/agg23\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/238679?v=4?s=100\" width=\"100px;\" alt=\"Adam Gastineau\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAdam Gastineau\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=agg23\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/gluaxspeed\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/16431709?v=4?s=100\" width=\"100px;\" alt=\"gluaxspeed\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003egluaxspeed\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=gluaxspeed\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"http://chrisshepherd.me\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1379888?v=4?s=100\" width=\"100px;\" alt=\"Chris Shepherd\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChris Shepherd\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=sheepsteak\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/MistahMojo\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/51117537?v=4?s=100\" width=\"100px;\" alt=\"Jak\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJak\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=MistahMojo\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://gregbenner.life\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/1177690?v=4?s=100\" width=\"100px;\" alt=\"Greg B\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGreg B\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=gregbenner\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"http://eeems.website\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1176979?v=4?s=100\" width=\"100px;\" alt=\"Nathaniel van Diepen\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNathaniel van Diepen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=Eeems\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"http://N/A\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/61944859?v=4?s=100\" width=\"100px;\" alt=\"KR Tirtho\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKR Tirtho\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=KRTirtho\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"http://thelmgn.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/12257112?v=4?s=100\" width=\"100px;\" alt=\"theLMGN\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003etheLMGN\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=theLMGN\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/KaMeHb-UA\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20382677?v=4?s=100\" width=\"100px;\" alt=\"KaMeHb-UA\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKaMeHb-UA\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/nodegui/react-nodegui/commits?author=KaMeHb-UA\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n  \u003ctfoot\u003e\n    \n  \u003c/tfoot\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":["https://ko-fi.com/E1E510AV9'","https://issuehunt.io/r/nodegui/react-nodegui"],"categories":["TypeScript","css","Desktop","Renderers","HarmonyOS","react"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Freact-nodegui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodegui%2Freact-nodegui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Freact-nodegui/lists"}