{"id":18248252,"url":"https://github.com/district09/stencil_component_json_fetch_autobuild_table","last_synced_at":"2025-08-24T16:31:52.052Z","repository":{"id":183730200,"uuid":"665565134","full_name":"district09/stencil_component_json_fetch_autobuild_table","owner":"district09","description":null,"archived":true,"fork":false,"pushed_at":"2023-10-24T13:56:33.000Z","size":182,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-08T19:52:28.814Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/district09.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-07-12T13:38:05.000Z","updated_at":"2024-12-16T20:00:58.000Z","dependencies_parsed_at":"2024-11-05T09:38:23.138Z","dependency_job_id":"2cd5e00f-d983-423c-a226-8c9db597caae","html_url":"https://github.com/district09/stencil_component_json_fetch_autobuild_table","commit_stats":null,"previous_names":["district09/stencil_component_json_fetch_autobuild_table"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/district09/stencil_component_json_fetch_autobuild_table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fstencil_component_json_fetch_autobuild_table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fstencil_component_json_fetch_autobuild_table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fstencil_component_json_fetch_autobuild_table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fstencil_component_json_fetch_autobuild_table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/district09","download_url":"https://codeload.github.com/district09/stencil_component_json_fetch_autobuild_table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fstencil_component_json_fetch_autobuild_table/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271902222,"owners_count":24841160,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"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-11-05T09:36:23.494Z","updated_at":"2025-08-24T16:31:51.728Z","avatar_url":"https://github.com/district09.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README #\n\nCodebase for a stencil web component that generates a table from a given json.  \n\n### properties :\n* apiurl : URL that serves the json\n* columns: the properties from your json you wish to display (tested with single level nested json)\n* filters : the columns you wish a filter on. URL query filtering is used on the properties.\n* limitqueryparameter : the name of the url parameter used for retrieving the limit or count of items.\n* offsetqueryparameter : the name of the url parameter to set an offset on a collection of items.\n* totalparameter : the name of a property in the json that gives the total items in a collection. This to calculate the amount of pages, if not given the pages are set to 1.\n\n\n\n        \u003cjson-autobuild-table\n            apiurl=\"https://thesimpsonsquoteapi.glitch.me/quotes?\"\n            columns='[\"character\",\"quote\"]'\n            filters='[\"character\"]'\n            limitqueryparameter=\"count\"  \n            offsetqueryparameter=\"offset\"\n            totalparameter=\"total\"  \n        /\u003e \n\n## Features ##\n\n* A\n* List\n* Off\n* All\n* The\n* Features\n\n## Security ##\nAlways keep following security rules in mind when using credentials!\n\n### How to use the appliction ###\n\nA short discription on which security measures are implemented and how to get them to work. \n\n## Dependencies\n\n## Building the source code ##\n\n### Locally ###\n\n### S2I ###\n\n### Docker ###\n\n## Running the application ##\n\n### Environment variables ###\n\n## Testing the application ##\n\nRun integration tests using the [Karate framework](https://github.com/intuit/karate). See the [testing documentation](./karate/README.md) on how to run the tests locally and more information. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Fstencil_component_json_fetch_autobuild_table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistrict09%2Fstencil_component_json_fetch_autobuild_table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Fstencil_component_json_fetch_autobuild_table/lists"}