{"id":16346923,"url":"https://github.com/simonsmith/mootools-responsivetable","last_synced_at":"2026-07-02T13:39:56.802Z","repository":{"id":3234402,"uuid":"4270608","full_name":"simonsmith/MooTools-ResponsiveTable","owner":"simonsmith","description":"Port of Filament Groups jQuery plugin that allows columns to be shown/hidden with checkboxes based on media queries http://goo.gl/qJN9W","archived":false,"fork":false,"pushed_at":"2012-05-13T21:13:00.000Z","size":120,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T05:05:28.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/simonsmith.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":"2012-05-09T10:29:59.000Z","updated_at":"2018-04-14T03:14:40.000Z","dependencies_parsed_at":"2022-08-18T23:30:47.580Z","dependency_job_id":null,"html_url":"https://github.com/simonsmith/MooTools-ResponsiveTable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonsmith/MooTools-ResponsiveTable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsmith%2FMooTools-ResponsiveTable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsmith%2FMooTools-ResponsiveTable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsmith%2FMooTools-ResponsiveTable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsmith%2FMooTools-ResponsiveTable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsmith","download_url":"https://codeload.github.com/simonsmith/MooTools-ResponsiveTable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsmith%2FMooTools-ResponsiveTable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35050017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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-10-11T00:38:38.303Z","updated_at":"2026-07-02T13:39:56.761Z","avatar_url":"https://github.com/simonsmith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MooTools ResponsiveTable\n\nPort of Filament Group's [Responsive Table jQuery plugin](http://filamentgroup.com/examples/rwd-table-patterns/). Allows a default set of columns to be shown at different screen sizes and enables user to toggle them with a display menu.\n\njsfiddle demo: http://jsfiddle.net/Blink/kZUg8/\n\n## Usage\n\n### Arguments\n- - -\n\n```js\nnew ResponsiveTable(table, options);\n```\n\n1. **table** - _(mixed)_ String selector or an Element referencing the table\n2. **options** - _(object, optional)_ A key/value object for options\n\n### Options\n- - -\n\n* **classes** - _(object)_ CSS Classes\n\t* **enhanced** - _(string)_ Applied to the table when an instance is created _default_ `enhanced`\n\t* **persist** - _(string)_ If present, the Class ignores this column and always shows it _default_ `persist`\n \t* **colHidden** - _(string)_ Applied when a column is hidden by a checkbox _default_ 'col-hidden'\n  \t* **colVisible** -  _(string)_ Applied when a column is shown by a checkbox _default_ 'col-visible'\n\n* **displayMenu** - _(object)_ Options for the element that contains the display checkboxes\n\t* **linkText** - _(string)_ Text used in the link _default_ `Display columns`\n\t* **position** - _(string)_ Where the display menu is injected in relation to the container _default_ `top`\n* **checkInputEvents** - _(array|string)_ The state of the display menu checkboxes are checked against these events _default_ `['orientationchange', 'resize']`\n\n### Events\n- - -\n\n* **checkInputState** - _(function)_ Checkbox state has been checked when a resize event fires\n* **displayMenuToggle** - _(function)_ Display Menu is toggled\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonsmith%2Fmootools-responsivetable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonsmith%2Fmootools-responsivetable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonsmith%2Fmootools-responsivetable/lists"}