{"id":20506109,"url":"https://github.com/robinradic/angular2-jspm-ts-systemjs","last_synced_at":"2025-10-12T05:50:02.078Z","repository":{"id":78103257,"uuid":"44763871","full_name":"RobinRadic/angular2-jspm-ts-systemjs","owner":"RobinRadic","description":"Angular 2 - Typescript - SystemJS - JSPM - Grunt example/test","archived":false,"fork":false,"pushed_at":"2015-10-22T18:12:08.000Z","size":256,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T05:50:01.473Z","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/RobinRadic.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-10-22T18:07:18.000Z","updated_at":"2016-06-09T20:18:17.000Z","dependencies_parsed_at":"2023-03-12T03:33:46.343Z","dependency_job_id":null,"html_url":"https://github.com/RobinRadic/angular2-jspm-ts-systemjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RobinRadic/angular2-jspm-ts-systemjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fangular2-jspm-ts-systemjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fangular2-jspm-ts-systemjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fangular2-jspm-ts-systemjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fangular2-jspm-ts-systemjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinRadic","download_url":"https://codeload.github.com/RobinRadic/angular2-jspm-ts-systemjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fangular2-jspm-ts-systemjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010335,"owners_count":26084738,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-15T19:54:20.237Z","updated_at":"2025-10-12T05:50:02.025Z","avatar_url":"https://github.com/RobinRadic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Angular 2 - Typescript - SystemJS - JSPM - Grunt \n==============\n\nAnd jade.. and scss..\n\n## Install\n- `git clone https://github.com/robinradic/angular2-jspm-ts-systemjs a2jspm`\n- `cd a2jspm`\n- `npm install`\n- `jspm install`\n- `tsd install`\n\n\n##### Gruntfile.ts\nThe [RobinRadic/grunt-cli](https://github.com/RobinRadic/grunt-cli) fork has `liftoff` and `interpret` implemented, so it'll load `Gruntfile.ts` like its javascript.\n\n\n\n##### Jade - Removing brackets\n\n- [Angular 2 template syntax](http://victorsavkin.com/post/119943127151/angular-2-template-syntax) blog post covering this in great detail\n\nYou can replace all the brackets in your template with bind-, on-, and bindon-.\n```html\n\u003csome-component [prop]=\"someExp\" (event)=\"someEvent()\" [(two-way-prop)]=\"someExp\"\u003e\u003c/show-title\u003e\n```\nis the same as\n```html\n\u003csome-component bind-prop=\"someExp\" on-event=\"someEvent()\" bindon-two-way-prop=\"someExp\"\u003e\u003c/show-title\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinradic%2Fangular2-jspm-ts-systemjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinradic%2Fangular2-jspm-ts-systemjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinradic%2Fangular2-jspm-ts-systemjs/lists"}