{"id":25609559,"url":"https://github.com/react-gjs/react-gtk","last_synced_at":"2025-04-13T14:37:46.201Z","repository":{"id":65317092,"uuid":"574998780","full_name":"react-gjs/react-gtk","owner":"react-gjs","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-17T12:25:28.000Z","size":5373,"stargazers_count":21,"open_issues_count":15,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:32:43.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/react-gjs.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-06T14:32:12.000Z","updated_at":"2025-01-06T08:59:30.000Z","dependencies_parsed_at":"2024-05-13T14:55:39.937Z","dependency_job_id":"1225cf4a-adf1-4688-a3fd-9bd7f305ee2b","html_url":"https://github.com/react-gjs/react-gtk","commit_stats":null,"previous_names":["react-gjs/react-gtk","react-gjs/react-gnome"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-gjs%2Freact-gtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-gjs%2Freact-gtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-gjs%2Freact-gtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-gjs%2Freact-gtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-gjs","download_url":"https://codeload.github.com/react-gjs/react-gtk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248730201,"owners_count":21152577,"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":[],"created_at":"2025-02-21T21:41:20.589Z","updated_at":"2025-04-13T14:37:45.949Z","avatar_url":"https://github.com/react-gjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-gtk\n\n## Getting Started\n\n1. Make sure you have Node.js installed on your system, it's necessary for the development.\n\n2. Install the required dependencies\n\n```bash\nyarn add @reactgjs/react-gtk\n# or\nnpm install @reactgjs/react-gtk\n```\n\n3. Install the optional dependencies\n\n- `gjs-esm-types` - adds type definitions for the GJS environment\n- `ts-node` - allows you to start the project when written in TypeScript\n- `@swc/core` - enabled swc compiler and speeds up development commands when using TypeScript\n\n```bash\nyarn add -D gjs-esm-types ts-node @swc/core\n# or\nnpm install -D gjs-esm-types ts-node @swc/core\n```\n\n4. Initiate the project\n\nRun the init command:\n\n```bash\nyarn react-gtk init\n# or\nnpx react-gtk init\n```\nthen open `react-gtk.config.mjs` file, change the app name and optionally adjust the project settings.\n\n5. Start coding\n\nThe entry file will be located in `src/start.jsx`.\n\n## Running in dev mode\n\n```bash\nyarn start\n# or\nnpm run start\n```\n\nThis command will start the project in development mode and watch for changes.\n\n\n## Building the project\n\n```bash\nyarn build\n# or\nnpm run build\n```\n\nThis command will create a bundle file as well as other files meson needs to build the project. And then package it into a tarball file.\n\n```bash\nyarn bundle\n# or\nnpm run bundle\n```\n\nThis command will create a standalone bundle file.\n\n## Documentation\n\nCheck out more of the React GTK features [here](./docs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-gjs%2Freact-gtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-gjs%2Freact-gtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-gjs%2Freact-gtk/lists"}