{"id":19338604,"url":"https://github.com/surveyjs/surveyjs_angular_cli","last_synced_at":"2025-04-06T10:11:54.332Z","repository":{"id":19179291,"uuid":"86433167","full_name":"surveyjs/surveyjs_angular_cli","owner":"surveyjs","description":"SurveyJS + Angular CLI Quickstart Template","archived":false,"fork":false,"pushed_at":"2025-03-07T15:46:12.000Z","size":383,"stargazers_count":41,"open_issues_count":10,"forks_count":51,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T08:12:55.490Z","etag":null,"topics":["angular","angular-cli","form-builder","survey","survey-creator","survey-maker","typescript"],"latest_commit_sha":null,"homepage":"http://surveyjs.io/","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/surveyjs.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":"2017-03-28T08:14:41.000Z","updated_at":"2025-03-07T15:46:16.000Z","dependencies_parsed_at":"2025-02-13T14:27:17.238Z","dependency_job_id":"a9684d71-34f2-445e-b2a8-fbda37ef95bd","html_url":"https://github.com/surveyjs/surveyjs_angular_cli","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/surveyjs%2Fsurveyjs_angular_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surveyjs%2Fsurveyjs_angular_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surveyjs%2Fsurveyjs_angular_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surveyjs%2Fsurveyjs_angular_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surveyjs","download_url":"https://codeload.github.com/surveyjs/surveyjs_angular_cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464222,"owners_count":20942970,"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":["angular","angular-cli","form-builder","survey","survey-creator","survey-maker","typescript"],"created_at":"2024-11-10T03:18:04.173Z","updated_at":"2025-04-06T10:11:54.314Z","avatar_url":"https://github.com/surveyjs.png","language":"TypeScript","readme":"# SurveyJS + Angular Quickstart Template \n\nSurveyJS is a set of JavaScript components that allow you and your users to build surveys / forms, store them in your database, and visualize survey results for data analysis. This quick start template is built upon Angular 12 and uses the following SurveyJS components:\n\n- [SurveyJS Library / Runner](https://surveyjs.io/Documentation/Library?id=LibraryOverview)\n- [Survey Creator / Form Builder](https://surveyjs.io/Documentation/Survey-Creator?id=Survey-Creator-Overview)\n- [PDF Export](https://surveyjs.io/Documentation/Pdf-Export?id=PdfExportOverview)\n- [Survey Analytics](https://surveyjs.io/Documentation/Analytics?id=AnalyticsOverview)\n\n## Run the application\n\n```bash\ngit clone https://github.com/surveyjs/surveyjs_angular_cli.git\ncd surveyjs_angular_cli\nnpm i\nnpm run start\n```\n\nOpen http://localhost:4200/ in your web browser.\n\n## Template structure\n\nThis template covers most basic use cases. You can find code examples for them in the following files:\n\n- Create a standalone survey\n  - [src/app/data/survey.ts](src/app/data/survey.ts)\n  - [src/app/components/survey.component.ts](src/app/components/survey.component.ts)\n  - [src/app/pages/survey.page.html](src/app/pages/survey.page.html)\n  - [src/app/pages/survey.page.ts](src/app/pages/survey.page.ts)\n- Add Survey Creator to a page\n  - [src/app/components/survey.creator.component.ts](src/app/components/survey.creator.component.ts)\n  - [src/app/pages/creator.page.html](src/app/pages/creator.page.html)\n  - [src/app/pages/creator.page.ts](src/app/pages/creator.page.ts)\n- Export a survey to a PDF document\n  - [src/app/pages/pdfexport.page.html](src/app/pages/pdfexport.page.html)\n  - [src/app/pages/pdfexport.page.ts](src/app/pages/pdfexport.page.ts)\n- Visualize survey results\n  - As charts\n    - [src/app/data/analytics.ts](src/app/data/analytics.ts)\n    - [src/app/components/survey.analytics.component.ts](src/app/components/survey.analytics.component.ts)\n    - [src/app/pages/analytics.page.html](src/app/pages/analytics.page.html)\n    - [src/app/pages/analytics.page.ts](src/app/pages/analytics.page.ts)\n  - As a table\n    - [src/app/data/analytics.ts](src/app/data/analytics.ts)\n    - [src/app/components/survey.analytics.tabulator.ts](src/app/components/survey.analytics.tabulator.ts)\n    - [src/app/pages/analytics.tabulator.page.html](src/app/pages/analytics.tabulator.page.html)\n    - [src/app/pages/analytics.tabulator.page.ts](src/app/pages/analytics.tabulator.page.ts)\n  - [src/app/components/customwidget.ts](src/app/components/customwidget.ts)\n- Register third-party components\n  - [src/App.js](src/app/components/survey.creator.component.ts#L8)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurveyjs%2Fsurveyjs_angular_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurveyjs%2Fsurveyjs_angular_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurveyjs%2Fsurveyjs_angular_cli/lists"}