{"id":15612214,"url":"https://github.com/hypercubed/angular-systemjs-starter","last_synced_at":"2026-01-07T12:52:01.334Z","repository":{"id":32756250,"uuid":"36347339","full_name":"Hypercubed/angular-systemjs-starter","owner":"Hypercubed","description":null,"archived":false,"fork":false,"pushed_at":"2015-05-27T08:33:56.000Z","size":632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T15:49:33.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hypercubed.github.io/angular-systemjs-starter/#/","language":"ApacheConf","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/Hypercubed.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-05-27T06:17:31.000Z","updated_at":"2015-05-27T06:41:08.000Z","dependencies_parsed_at":"2022-09-23T15:41:17.611Z","dependency_job_id":null,"html_url":"https://github.com/Hypercubed/angular-systemjs-starter","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/Hypercubed%2Fangular-systemjs-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypercubed%2Fangular-systemjs-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypercubed%2Fangular-systemjs-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypercubed%2Fangular-systemjs-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hypercubed","download_url":"https://codeload.github.com/Hypercubed/angular-systemjs-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200322,"owners_count":20739566,"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-10-03T06:22:19.052Z","updated_at":"2026-01-07T12:52:01.280Z","avatar_url":"https://github.com/Hypercubed.png","language":"ApacheConf","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SystemJS, JSPM, AngularJS, Bootstrap\n\n## Features\n\nBased on [angular-generator](https://github.com/yeoman/generator-angular) and  [angular-systemjs-seed](https://github.com/Swimlane/angular-systemjs-seed) project.\n\n- ES6 Syntax via Babel with source maps\n- ES6 Modules via SystemJS\n- Simple Gulpfile\n- Component based file structure\n- Test located with components\n- ControllerAs syntax\n- Install using NPM and JSPM\n- Karma / Jasmine unit tests\n- Bundle builds via SystemJS Builder\n- Angular Framework\n- Bootstrap Theme\n\n## Background\n\nIf you are not familiar it would be worthwhile to read up on [jspm](http://jspm.io/), and [SystemJS](https://github.com/systemjs/systemjs).\n\nIf you don't already have jspm or gulp you should install them globally.\n\n```\nnpm install jspm -g\nnpm install gulp -g\n```\n\n## Install\n\n```\ngit clone https://github.com/Hypercubed/angular-systemjs-starter.git\ncd angular-systemjs-starter\nnpm install # jspm install is run postinstall by npm\n```\n\n## Run\n\n```\ngulp watch\n```\n\n## Gulp Tasks\n\n* `gulp watch`, run development server and watch for file changes\n* `gulp test`, run karma tests\n* `gulp build`, build distribution directory\n* `gulp serve:dist`, run distribution server for testing\n* `gulp deploy`, push to gh-pages\n* `gulp run`, run development server, karma tests and watch for file changes\n\n## File Structure\n\n```\n/root\n\t+- package.json\n\t+- gulpfile.js\n\t+- karma.conf.js\n\t+- app/\n\t\t+- jspm_packages/\n\t\t+- components/        # includes tests\n\t\t+- system.config.js\n\t\t+- index.html\n\t+- dist/                # build goes here\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercubed%2Fangular-systemjs-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypercubed%2Fangular-systemjs-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercubed%2Fangular-systemjs-starter/lists"}