{"id":15661742,"url":"https://github.com/kennethanceyer/pg-tab","last_synced_at":"2026-04-04T08:34:38.840Z","repository":{"id":15548983,"uuid":"18283967","full_name":"KennethanCeyer/pg-tab","owner":"KennethanCeyer","description":":sparkles: web accessibility be supported a responsible tab plugin.","archived":false,"fork":false,"pushed_at":"2017-06-13T15:11:04.000Z","size":2937,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T09:26:56.353Z","etag":null,"topics":["accessibility","component","html5","jquery","jquery-plugin","pretty","tab","tab-plugin","ui-components"],"latest_commit_sha":null,"homepage":"http://www.pigno.se/barn/PIGNOSE-Tab/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KennethanCeyer.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}},"created_at":"2014-03-31T06:33:14.000Z","updated_at":"2019-08-28T09:48:19.000Z","dependencies_parsed_at":"2022-08-26T19:01:25.737Z","dependency_job_id":null,"html_url":"https://github.com/KennethanCeyer/pg-tab","commit_stats":null,"previous_names":["kennethanceyer/pignose-tab"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethanCeyer%2Fpg-tab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethanCeyer%2Fpg-tab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethanCeyer%2Fpg-tab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethanCeyer%2Fpg-tab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennethanCeyer","download_url":"https://codeload.github.com/KennethanCeyer/pg-tab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252590526,"owners_count":21772935,"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":["accessibility","component","html5","jquery","jquery-plugin","pretty","tab","tab-plugin","ui-components"],"created_at":"2024-10-03T13:29:08.304Z","updated_at":"2026-04-04T08:34:38.798Z","avatar_url":"https://github.com/KennethanCeyer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"PIGNOSE Tab\n==\n\n\n[![npm version](https://badge.fury.io/js/pg-tab.svg)](https://badge.fury.io/js/pg-tab) [![Bower version](https://badge.fury.io/bo/pg-tab.svg)](https://badge.fury.io/bo/pg-popup) [![Join the chat at https://gitter.im/KennethanCeyer/PIGNOSE](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/KennethanCeyer/PIGNOSE?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n----\n\n- [See demo](http://www.pigno.se/barn/PIGNOSE-Tab/)\n \nWeb accessibility be supported a responsible tab plugin.\n \n![Screenshot Main](http://www.pigno.se/barn/PIGNOSE-Tab/demo/img/screenshot_main.png)\n\n- This plugin supports the ```web accessibility``` perfectly\n- And also supports CSS animation.\n- You can choice themes very easily.\n\n## Getting started\n\n### Overview\n\n1. Normal Tab\n2. Sub Tab\n3. Multiple depth Tab\n4. Article Tab\n5. Styled Tab\n6. Response Tab\n7. Mobile Tab\n\n### Installation\n\n1. Download or Clone this repository.\n2. Import `jquery.js 1.11.x higher`, `dist/pignose.tab.min.js`, and `dist/pignose.tab.min.css` in your head element.\n\n ```html\n\u003clink rel=\"stylesheet\" href=\"dist/pignose.tab.min.css\" /\u003e\n\u003cscript type=\"text/javascript\" src=\"demo/js/jquery-1.11.0.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"dist/pignose.tab.min.js\"\u003e\u003c/script\u003e\n ```\n3. Insert a snippet code as follows.\n\n ```javascript\n $({selector}).pignoseTab();\n ```\n\n### Options\n\n| Option           | Default      | Values                    | Description                                           |\n|:--------------------|:-------------|:--------------------------|:------------------------------------------------------|\n| callback        | null         | function                  | If tab button is clicked, this callback will called.    |\n| animation       | static       | static, true, false       | You can trun on/off animation to set this property, false mean `static`. |\n| children        | string       | .sub-tab                  |\tIf you use sub tab, you need to choose children's class name. |\n| animationTime   | 300          | Millisecond time          | This option can set animation time. ```(ms)``` |\n| animationEasing |easeInOutCubic| Easing names              | You can use jQuery animation easing. |\n\n----\n\n### Question\n\nIf you found something problem of this plugin, or you have some question.\n\nPlease send me a message to use either [gitter](https://gitter.im/KennethanCeyer/PIGNOSE) or [Github issue](https://github.com/KennethanCeyer/PIGNOSE-Tab/issues). (gitter url is on the top of the manual)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennethanceyer%2Fpg-tab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennethanceyer%2Fpg-tab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennethanceyer%2Fpg-tab/lists"}