{"id":24315425,"url":"https://github.com/gofynd/angular-json-viewer","last_synced_at":"2025-10-04T12:36:56.444Z","repository":{"id":57113790,"uuid":"90851014","full_name":"gofynd/angular-json-viewer","owner":"gofynd","description":"Angular2+ JSON Viewer component. JSON in HTML with syntax highlight like Chrome DevTools.","archived":false,"fork":false,"pushed_at":"2017-05-19T08:17:48.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-04-26T20:37:18.320Z","etag":null,"topics":["angular","json"],"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/gofynd.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-05-10T10:16:00.000Z","updated_at":"2019-09-06T03:10:14.000Z","dependencies_parsed_at":"2022-08-22T00:10:47.302Z","dependency_job_id":null,"html_url":"https://github.com/gofynd/angular-json-viewer","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/gofynd%2Fangular-json-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofynd%2Fangular-json-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofynd%2Fangular-json-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofynd%2Fangular-json-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofynd","download_url":"https://codeload.github.com/gofynd/angular-json-viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234353041,"owners_count":18818748,"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","json"],"created_at":"2025-01-17T11:15:18.719Z","updated_at":"2025-09-26T22:30:47.227Z","avatar_url":"https://github.com/gofynd.png","language":"TypeScript","readme":"# Angular Json viewer\n\nAngular JSON Viewer component. JSON in HTML with syntax highlight like Chrome DevTools.\n\n## Install\n\n```\nnpm install @gofynd/angular-json-viewer --save\n```\n\n## Usage\nimport FyAngularJsonViewerModule to use in angular app. \n\n```js\nimport { FyAngularJsonViewerModule } from '@gofynd/angular-json-viewer';\n\n@NgModule({\n    ...,\n    imports: [\n        ...,\n        FyAngularJsonViewerModule,\n        ...\n    ],\n    ...\n})\nexport class AppModule { }\n```\n\n```html\n\u003cfy-angular-json-viewer [json]=\"object\"\u003e\u003c/fy-angular-json-viewer\u003e\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgofynd%2Fangular-json-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgofynd%2Fangular-json-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgofynd%2Fangular-json-viewer/lists"}