{"id":16430911,"url":"https://github.com/qdouble/universal-starter-mdinput-error","last_synced_at":"2026-06-13T03:31:25.359Z","repository":{"id":73696494,"uuid":"68537627","full_name":"qdouble/universal-starter-mdinput-error","owner":"qdouble","description":"Displaying circular json error when using mdinput and Universal","archived":false,"fork":false,"pushed_at":"2016-09-18T17:52:56.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T09:46:42.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/qdouble.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-09-18T17:52:52.000Z","updated_at":"2016-09-18T17:52:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae26eecd-0fe5-4d92-9aa6-5eb37c3f14d4","html_url":"https://github.com/qdouble/universal-starter-mdinput-error","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qdouble/universal-starter-mdinput-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Funiversal-starter-mdinput-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Funiversal-starter-mdinput-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Funiversal-starter-mdinput-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Funiversal-starter-mdinput-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdouble","download_url":"https://codeload.github.com/qdouble/universal-starter-mdinput-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdouble%2Funiversal-starter-mdinput-error/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34271500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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-10-11T08:28:43.473Z","updated_at":"2026-06-13T03:31:25.330Z","avatar_url":"https://github.com/qdouble.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \n    \u003cimg src=\"https://cloud.githubusercontent.com/assets/1016365/10639063/138338bc-7806-11e5-8057-d34c75f3cafc.png\" alt=\"Universal Angular 2\" height=\"320\"/\u003e\n  \n\u003c/p\u003e\n\n# Angular 2 Universal Starter [![Universal Angular 2](https://img.shields.io/badge/universal-angular2-brightgreen.svg?style=flat)](https://github.com/angular/universal) \n\u003e Server-Side Rendering for Angular 2\n\nA minimal Angular 2 starter for Universal JavaScript using TypeScript 2 and Webpack 2\n\n\u003e If you're looking for the Angular Universal repo go to [**angular/universal**](https://github.com/angular/universal)  \n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Installation\n\n* `npm install`\n\n## Serve\n\n* `npm start` to build your client app and start a web server\n* `npm run build` to prepare a distributable bundle\n\n## Development\n* run `npm start` and `npm run watch` in two separate terminals to build your client app, start a web server, and allow file changes to update in realtime\n\n## Watch files\n* `npm run watch` to build your client app and start a web server\n\n\n\n### Documentation\n[Design Doc](https://docs.google.com/document/d/1q6g9UlmEZDXgrkY88AJZ6MUrUxcnwhBGS0EXbVlYicY)\n\n### Videos\nAngular 2 Universal Patterns - ng-conf, May 2016  \n[![Angular 2 Universal Patterns](http://img.youtube.com/vi/TCj_oC3m6_U/0.jpg)](https://www.youtube.com/watch?v=TCj_oC3m6_U)\n\nAngular Universal Source Code - ReadTheSource, January 2016  \n[![Angular Universal Source Code](http://img.youtube.com/vi/qOjtFjXoebY/0.jpg)](https://www.youtube.com/watch?v=qOjtFjXoebY)\n\nFull Stack Angular 2 - AngularConnect, Oct 2015  \n[![Full Stack Angular 2](https://img.youtube.com/vi/MtoHFDfi8FM/0.jpg)](https://www.youtube.com/watch?v=MtoHFDfi8FM)\n\nAngular 2 Server Rendering - Angular U, July 2015  \n[![Angular 2 Server Rendering](http://img.youtube.com/vi/0wvZ7gakqV4/0.jpg)](http://www.youtube.com/watch?v=0wvZ7gakqV4)\n\n## [preboot.js](https://github.com/angular/preboot)\n\u003e Control server-rendered page and transfer state before client-side web app loads to the client-side-app.\n\n# License\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdouble%2Funiversal-starter-mdinput-error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqdouble%2Funiversal-starter-mdinput-error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdouble%2Funiversal-starter-mdinput-error/lists"}