{"id":15067587,"url":"https://github.com/saikrishnatej23/partialview","last_synced_at":"2026-01-29T18:51:31.044Z","repository":{"id":57319739,"uuid":"102500393","full_name":"SaiKrishnaTej23/partialView","owner":"SaiKrishnaTej23","description":"A Partial view Similiar to BootstrapModal","archived":false,"fork":false,"pushed_at":"2017-09-05T17:50:20.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-28T03:18:47.320Z","etag":null,"topics":["angular2","angular4","angularcli","boostrap4","modal","modal-dialogs"],"latest_commit_sha":null,"homepage":"","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/SaiKrishnaTej23.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":"2017-09-05T15:45:36.000Z","updated_at":"2017-09-05T16:31:59.000Z","dependencies_parsed_at":"2022-08-25T21:00:46.998Z","dependency_job_id":null,"html_url":"https://github.com/SaiKrishnaTej23/partialView","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/SaiKrishnaTej23%2FpartialView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaiKrishnaTej23%2FpartialView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaiKrishnaTej23%2FpartialView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaiKrishnaTej23%2FpartialView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaiKrishnaTej23","download_url":"https://codeload.github.com/SaiKrishnaTej23/partialView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826826,"owners_count":20354220,"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":["angular2","angular4","angularcli","boostrap4","modal","modal-dialogs"],"created_at":"2024-09-25T01:24:58.287Z","updated_at":"2026-01-29T18:51:30.976Z","avatar_url":"https://github.com/SaiKrishnaTej23.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PartialView\n\nThis project was created with an intention to create a popup Modal similiar to bootstrap 4 using [Angular CLI](https://github.com/angular/angular-cli) version 1.2.1.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Using Partial View\n\n`Include the 'PartialViewModule' in 'AppModule'`\n\nTo launch the partial view from a component\n```     \nImport { PartialViewService } from 'partialView'\n\nconstructor(\nprivate _partialViewService: PartialViewService\n){}\n\nopen() {\n this._partialViewService.open(ComponentToBeViewedInPartialView);\n }\n ```\n    \n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\nBefore running the tests make sure you are serving the app via `ng serve`.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaikrishnatej23%2Fpartialview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaikrishnatej23%2Fpartialview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaikrishnatej23%2Fpartialview/lists"}