{"id":13793425,"url":"https://github.com/lukejacksonn/hyperapp-electron","last_synced_at":"2025-03-22T15:30:55.529Z","repository":{"id":149248824,"uuid":"96370724","full_name":"lukejacksonn/hyperapp-electron","owner":"lukejacksonn","description":"A minimal electron app starter with hyperapp, livereload and redux devtools","archived":false,"fork":false,"pushed_at":"2018-01-05T17:24:52.000Z","size":23,"stargazers_count":51,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-14T21:52:28.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukejacksonn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-07-06T00:02:11.000Z","updated_at":"2023-07-27T12:02:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"32b72e01-4956-4cdc-a43e-fc3f127dff90","html_url":"https://github.com/lukejacksonn/hyperapp-electron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukejacksonn%2Fhyperapp-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukejacksonn%2Fhyperapp-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukejacksonn%2Fhyperapp-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukejacksonn%2Fhyperapp-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukejacksonn","download_url":"https://codeload.github.com/lukejacksonn/hyperapp-electron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244978490,"owners_count":20541861,"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":"2024-08-03T23:00:21.140Z","updated_at":"2025-03-22T15:30:55.166Z","avatar_url":"https://github.com/lukejacksonn.png","language":"JavaScript","funding_links":[],"categories":["Boilerplates V1"],"sub_categories":[],"readme":"# hyperapp-electron\n\n![hyperapp-electron-app-screenshot](https://user-images.githubusercontent.com/1457604/27892734-4e7ef35a-61f9-11e7-8ecb-6b28a6c26515.png)\n\n**Clone and run for a quick way to see Electron and HyperApp in action.**\n\nThis is a minimal Electron application based on the [Quick Start Guide](http://electron.atom.io/docs/tutorial/quick-start) within the Electron documentation. It also has [HyperApp](https://github.com/hyperapp/hyperapp), [LiveReload](https://github.com/napcs/node-livereload) and [Redux Devtools](https://github.com/gaearon/redux-devtools).\n\nA basic Electron application needs just these files:\n\n- `package.json` - Points to the app's main file and lists its details and dependencies.\n- `main.js` - Starts the app and creates a browser window to render HTML. This is the app's **main process**.\n- `index.html` - A web page to render. This is the app's **renderer process**.\n\nYou can learn more about each of these components within the [Quick Start Guide](http://electron.atom.io/docs/tutorial/quick-start).\n\n## To Use\n\nTo clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\ngit clone https://github.com/lukejacksonn/hyperapp-electron\n# Go into the repository\ncd hyperapp-electron\n# Install dependencies\nnpm install\n# Run the app\nnpm start\n```\n\nNote: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.\n\n## Resources for Learning Electron\n\n- [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation\n- [electron.atom.io/community/#boilerplates](http://electron.atom.io/community/#boilerplates) - sample starter apps created by the community\n- [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app\n- [electron/simple-samples](https://github.com/electron/simple-samples) - small applications with ideas for taking them further\n- [electron/electron-api-demos](https://github.com/electron/electron-api-demos) - an Electron app that teaches you how to use Electron\n- [hokein/electron-sample-apps](https://github.com/hokein/electron-sample-apps) - small demo apps for the various Electron APIs\n\n## License\n\n[CC0 1.0 (Public Domain)](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukejacksonn%2Fhyperapp-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukejacksonn%2Fhyperapp-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukejacksonn%2Fhyperapp-electron/lists"}