{"id":18084925,"url":"https://github.com/coderofsalvation/riot-datatables","last_synced_at":"2025-04-06T00:13:36.233Z","repository":{"id":146965571,"uuid":"46977440","full_name":"coderofsalvation/riot-datatables","owner":"coderofsalvation","description":"riotjs datagrid tag (based on datatables.net)","archived":false,"fork":false,"pushed_at":"2020-05-28T19:24:42.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T06:22:05.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/coderofsalvation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"publiccode":null,"codemeta":null},"funding":{"custom":"https://gumroad.com/l/hGYGh"}},"created_at":"2015-11-27T11:45:36.000Z","updated_at":"2020-05-28T19:24:45.000Z","dependencies_parsed_at":"2023-05-05T22:30:36.518Z","dependency_job_id":null,"html_url":"https://github.com/coderofsalvation/riot-datatables","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Friot-datatables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Friot-datatables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Friot-datatables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Friot-datatables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderofsalvation","download_url":"https://codeload.github.com/coderofsalvation/riot-datatables/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415976,"owners_count":20935387,"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":[],"created_at":"2024-10-31T15:08:39.400Z","updated_at":"2025-04-06T00:13:36.228Z","avatar_url":"https://github.com/coderofsalvation.png","language":"Shell","funding_links":["https://gumroad.com/l/hGYGh"],"categories":[],"sub_categories":[],"readme":"datatables.net riot component\n\n## Usage\n\n\n      \u003cscript type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/riot/2.3.11/riot+compiler.min.js\"\u003e\u003c/script\u003e\n      \u003c!-- riot datagrid includes --\u003e\n      \u003cscript type=\"text/javascript\" src=\"https://code.jquery.com/jquery-1.11.3.min.js\"\u003e\u003c/script\u003e\n      \u003cscript type=\"text/javascript\" src=\"https://cdn.datatables.net/1.10.10/js/jquery.dataTables.min.js\"\u003e\u003c/script\u003e\n\n      \u003cdatatable\u003e\u003c/datatable\u003e\n\n      \u003cscript\u003e\n        riot.mount('datatable', {\n          id:\"flop\",\n          options:{\n            order:[[1,\"desc\"]],\n          },\n          data:[{\"name\":\"foo\",age:12}] \n        });\n      \u003c/script\u003e\n\nI decided not to bundle the CSS+JS for flexibility reasons.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Friot-datatables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderofsalvation%2Friot-datatables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Friot-datatables/lists"}