{"id":21534933,"url":"https://github.com/kavindyasinthasilva/json-to-table-view","last_synced_at":"2025-04-10T01:43:45.249Z","repository":{"id":191214125,"uuid":"684264114","full_name":"kavindyasinthasilva/json-to-table-view","owner":"kavindyasinthasilva","description":"The JSON to Table Component is an Angular library that allows you to display JSON data in a user-friendly tabular format.","archived":false,"fork":false,"pushed_at":"2024-02-05T12:53:25.000Z","size":1458,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T03:24:06.632Z","etag":null,"topics":["anguler","html","json","json-to-table"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/json-to-table-com","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/kavindyasinthasilva.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}},"created_at":"2023-08-28T19:33:55.000Z","updated_at":"2024-10-08T16:55:14.000Z","dependencies_parsed_at":"2023-12-01T14:02:41.287Z","dependency_job_id":"c58714eb-5704-451a-9e09-6812fff83049","html_url":"https://github.com/kavindyasinthasilva/json-to-table-view","commit_stats":null,"previous_names":["kavindyasinthasilva/json-to-table-view"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavindyasinthasilva%2Fjson-to-table-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavindyasinthasilva%2Fjson-to-table-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavindyasinthasilva%2Fjson-to-table-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavindyasinthasilva%2Fjson-to-table-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kavindyasinthasilva","download_url":"https://codeload.github.com/kavindyasinthasilva/json-to-table-view/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142401,"owners_count":21054636,"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":["anguler","html","json","json-to-table"],"created_at":"2024-11-24T03:13:24.850Z","updated_at":"2025-04-10T01:43:45.219Z","avatar_url":"https://github.com/kavindyasinthasilva.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JsonToTable\n\nThis library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.\n\n# JSON to Table Component\n\nThe JSON to Table Component is an Angular library that allows you to display JSON data in a user-friendly tabular format.\n\n## Installation\n\nInstall the library via npm:\n\n```bash\nnpm install json-to-table-com\n```\n\n## Usage\n\n### 1.Import the JsonToTableModule in your Angular application's module:\n\n```bash\nimport { NgModule } from '@angular/core';\nimport { BrowserModule } from '@angular/platform-browser';\nimport { JsonToTableModule } from 'json-to-table-com';\n\n@NgModule({\n  declarations: [\n    // Your app's components\n  ],\n  imports: [\n    BrowserModule,\n    JsonToTableModule, // Import the JsonToTableModule\n  ],\n  bootstrap: [AppComponent],\n})\nexport class AppModule {}\n\n```\n\n### 2.Use the AutoJsonComponent in your component's template to display JSON data:\n\nReplace yourJsonValue with the JSON data you want to display.\n\n```bash\n\u003cAutoJsonComponent [value]=\"yourJsonValue\"\u003e\u003c/AutoJsonComponent\u003e\n```\n## Features\n\n- Display JSON data in a collapsible table format.\n- Automatically detects and displays the data type of JSON values.\n- Supports nested JSON objects and arrays.\n\n## License\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Author\n\nKavindu Yasintha Silva\nsky.me\n\n## Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkavindyasinthasilva%2Fjson-to-table-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkavindyasinthasilva%2Fjson-to-table-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkavindyasinthasilva%2Fjson-to-table-view/lists"}