{"id":18310916,"url":"https://github.com/jimschubert/example-angular2-babel","last_synced_at":"2025-04-09T12:10:28.653Z","repository":{"id":139902233,"uuid":"37833317","full_name":"jimschubert/example-angular2-babel","owner":"jimschubert","description":null,"archived":false,"fork":false,"pushed_at":"2015-06-22T01:45:46.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T05:46:21.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jimschubert.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}},"created_at":"2015-06-22T01:45:34.000Z","updated_at":"2015-06-22T01:45:46.000Z","dependencies_parsed_at":"2023-03-12T23:15:30.289Z","dependency_job_id":null,"html_url":"https://github.com/jimschubert/example-angular2-babel","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/jimschubert%2Fexample-angular2-babel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fexample-angular2-babel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fexample-angular2-babel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fexample-angular2-babel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert","download_url":"https://codeload.github.com/jimschubert/example-angular2-babel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036066,"owners_count":21037092,"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-05T16:15:52.315Z","updated_at":"2025-04-09T12:10:28.633Z","avatar_url":"https://github.com/jimschubert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# example-angular2-babel\n\nThis is a simple example of using Angular2 with ES6 syntax and compiling it all into a bundle using browserify and babel.\n\nInstall:\n\n```\nnpm install\n```\n\nRun:\n\n```\nnpm start\n```\n\nThis will run the gulp build task and start a local http server on `http://localhost:8000`. Open a browser and check it out.\n\n## Notes\n\n* Angular2 is imported *precompiled*. This means only your code is running through Babel. There's no real need to reference Angular2's es6 code.\n* Your code is bundled with Angular2. This creates a single large JavaScript file. This may not be what you want. You may find it easier to use jspm with client-side module loading and/or transpiling.\n* I don't particularly like this approach.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Fexample-angular2-babel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimschubert%2Fexample-angular2-babel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Fexample-angular2-babel/lists"}