{"id":20827259,"url":"https://github.com/ccnokes/electron-ng2","last_synced_at":"2026-04-14T12:34:14.337Z","repository":{"id":88144155,"uuid":"66105094","full_name":"ccnokes/electron-ng2","owner":"ccnokes","description":"Demo app running ng2 in electron in the simplest way possible (WIP)","archived":false,"fork":false,"pushed_at":"2016-08-19T19:07:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T17:55:25.161Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccnokes.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-19T18:50:12.000Z","updated_at":"2016-08-19T18:54:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc0af2d2-3db4-4c21-86c3-341ae45fba6d","html_url":"https://github.com/ccnokes/electron-ng2","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/ccnokes%2Felectron-ng2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Felectron-ng2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Felectron-ng2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Felectron-ng2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccnokes","download_url":"https://codeload.github.com/ccnokes/electron-ng2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243174898,"owners_count":20248363,"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-11-17T23:11:36.229Z","updated_at":"2025-12-24T12:56:27.653Z","avatar_url":"https://github.com/ccnokes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-ng2\nDemo app running ng2 in electron in the simplest way possible.\n\nRunning Angular2 in Electron is different than the web. We don't need a module loader/bundler because node.js handles module loading for us, and because we'll compile our Electron app using `asar`, there won't be any overhead of all the `require`s because it'll already be concatenated into a flat file. All we need to do is compile TypeScript. \n\nAngular2 sample app from: https://coryrylan.com/blog/introduction-to-angular-2-routing (a great tutorial to ng2 routing)\n\nBasically we compile the TS and copy all other assets in `src` folder to an ignored `app` folder. This way we can maintain the 2 package.json layout required by `electron-builder` and other Electron tools. The package.json in the root dir is not distributed, and the one in `app` is.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnokes%2Felectron-ng2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccnokes%2Felectron-ng2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnokes%2Felectron-ng2/lists"}