{"id":16239866,"url":"https://github.com/martinberlin/datatables-dynamic-columns","last_synced_at":"2025-03-19T16:31:41.377Z","repository":{"id":151157873,"uuid":"59739032","full_name":"martinberlin/datatables-dynamic-columns","owner":"martinberlin","description":"A solution to add dynamic headers to Allan's great jQuery plugin","archived":false,"fork":false,"pushed_at":"2020-11-12T14:59:26.000Z","size":127,"stargazers_count":38,"open_issues_count":0,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T19:53:25.651Z","etag":null,"topics":["javascript"],"latest_commit_sha":null,"homepage":"http://fasani.de","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinberlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"martinberlin","custom":["https://cale.es/powered-by-ethereum"]}},"created_at":"2016-05-26T09:46:24.000Z","updated_at":"2024-09-03T04:25:56.000Z","dependencies_parsed_at":"2023-04-28T20:15:48.553Z","dependency_job_id":null,"html_url":"https://github.com/martinberlin/datatables-dynamic-columns","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/martinberlin%2Fdatatables-dynamic-columns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinberlin%2Fdatatables-dynamic-columns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinberlin%2Fdatatables-dynamic-columns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinberlin%2Fdatatables-dynamic-columns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinberlin","download_url":"https://codeload.github.com/martinberlin/datatables-dynamic-columns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006259,"owners_count":20382441,"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":["javascript"],"created_at":"2024-10-10T13:45:26.301Z","updated_at":"2025-03-19T16:31:41.371Z","avatar_url":"https://github.com/martinberlin.png","language":"HTML","funding_links":["https://github.com/sponsors/martinberlin","https://cale.es/powered-by-ethereum"],"categories":[],"sub_categories":[],"readme":"# Datatables with dynamic columns\n\nA solution to add dynamic headers to datatables jQuery plugin.\nThis public repository will help to post solutions and code-snippets we find useful, please feel free to fork and add your own commentaries and examples.\nResume:\n\n  - dynamic-headers.html  loads json from data/data.json \n    The idea is that in the JSON we define the columns, adding a **name** additional attribute that defines the Title of the table header\n    Any other render or transformation applied to the column should be defined in the Javascript code (see example)\n\n## Test notes:\n\ndatatables js and css is included for demo purposes. Please download latest version of datatables here:\n[https://datatables.net/download](https://datatables.net/download)\n\n## Exceptions\n\nUsing this dynamic generation of Columns won't play well with:\n\n     \"serverSide\": true\n     \n Since we are “fabricating” the table ourselves. Other than that so far everything else works just as a normal dataTable.\n \n### Thanks to \n\nAllan from Datatables for creating such an awesome data visualization plugin. Using if for more than 3 years and counting!\nDiego for his help on building a simple, yet effective logic.\n[SkyGate GmbH](https://www.skygate.de) for giving me the time and support to do this and share it in an open repository\n\n### Sponsoring\n\nIf you like this solution please consider becoming a sponsor where you can donate as little as 2 u$ per month. Just click on:\n**❤ Sponsor**  on the top right\n\n♢ For cryptocurrency users is also possible to help this project transferring Ethereum:\n\n    0x68cEAB84F33776a7Fac977B2Bdc0D50933344086\n\nWe are thankful for the support and contributions so far!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinberlin%2Fdatatables-dynamic-columns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinberlin%2Fdatatables-dynamic-columns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinberlin%2Fdatatables-dynamic-columns/lists"}