{"id":18127203,"url":"https://github.com/markcarrrr/react-a11y-accordion","last_synced_at":"2026-04-28T18:35:00.635Z","repository":{"id":41666604,"uuid":"256196065","full_name":"markcarrrr/react-a11y-accordion","owner":"markcarrrr","description":"A ReactJS accessible accordion utilising the HTML \u003cdetails\u003e and \u003csummary\u003e tags for native semantics and accessibility.","archived":false,"fork":false,"pushed_at":"2023-01-06T03:33:25.000Z","size":776,"stargazers_count":0,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T13:49:39.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/markcarrrr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-16T11:33:50.000Z","updated_at":"2020-06-09T10:13:14.000Z","dependencies_parsed_at":"2023-02-05T05:31:57.753Z","dependency_job_id":null,"html_url":"https://github.com/markcarrrr/react-a11y-accordion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markcarrrr/react-a11y-accordion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcarrrr%2Freact-a11y-accordion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcarrrr%2Freact-a11y-accordion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcarrrr%2Freact-a11y-accordion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcarrrr%2Freact-a11y-accordion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markcarrrr","download_url":"https://codeload.github.com/markcarrrr/react-a11y-accordion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcarrrr%2Freact-a11y-accordion/sbom","scorecard":{"id":619789,"data":{"date":"2025-08-11","repo":{"name":"github.com/markcarrrr/react-a11y-accordion","commit":"3a98d69d33a49d929de1418edb63e339b7528bb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/markcarrrr/react-a11y-accordion/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/markcarrrr/react-a11y-accordion/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"88 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T04:55:55.746Z","repository_id":41666604,"created_at":"2025-08-21T04:55:55.746Z","updated_at":"2025-08-21T04:55:55.746Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32394465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01T09:15:41.625Z","updated_at":"2026-04-28T18:35:00.603Z","avatar_url":"https://github.com/markcarrrr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-a11y-accordion ![CI](https://github.com/markcarrrr/react-a11y-accordion/workflows/CI/badge.svg)\n\nA ReactJS accessible accordion utilising the HTML `\u003cdetails\u003e` and `\u003csummary\u003e` tags for native semantics and accessibility.\n\n\u003e Browser support - Can I use HTML5 `\u003cdetails\u003e`: https://caniuse.com/#feat=details\n\n\u003e Supports React 16.0.0 or newer.\n\n## Installing\n\n```\nyarn add @markcarrrr/react-a11y-accordion\n```\n\nOR\n\n```\nnpm install --save @markcarrrr/react-a11y-accordion\n```\n\n## Example Usage\n\n```js\nimport { Accordion, AccordionItem } from '@markcarrrr/react-a11y-accordion';\n\nexport default () =\u003e (\n  \u003cAccordion\u003e\n    \u003cAccordionItem header=\"Accordion header 1\"\u003e\n      Accordion content 1.\n    \u003c/AccordionItem\u003e\n    \u003cAccordionItem header=\"Accordion header 2\"\u003e\n      Accordion content 2.\n    \u003c/AccordionItem\u003e\n  \u003c/Accordion\u003e\n);\n```\n\n## Props\n\n### Required\n\n`header`\n\n- type: `string`\n- default: `\"react-a11y-accordion\"`\n\nPass in text for the accordion header (output within the `\u003csummary\u003e` tag).\n\n```js\nimport { Accordion, AccordionItem } from '@markcarrrr/react-a11y-accordion';\n\nexport default () =\u003e (\n  \u003cAccordion\u003e\n    \u003cAccordionItem header=\"Accordion header 1\"\u003e\n      Accordion content 1.\n    \u003c/AccordionItem\u003e\n    \u003cAccordionItem header=\"Accordion header 2\"\u003e\n      Accordion content 2.\n    \u003c/AccordionItem\u003e\n  \u003c/Accordion\u003e\n);\n```\n\n### Optional\n\n`onlyOneOpen`\n\n- type: `boolean`\n- default: `false`\n\nAllow only one accordion item to be open at any time. Please note if for any reason multiple `open` props are added to the `\u003cAccordionItem\u003e` child components then only the first item with an `open` prop will be open.\n\n```js\nimport { Accordion, AccordionItem } from '@markcarrrr/react-a11y-accordion';\n\nexport default () =\u003e (\n  \u003cAccordion onlyOneOpen\u003e\n    \u003cAccordionItem header=\"Accordion header 1\"\u003e\n      Accordion content 1.\n    \u003c/AccordionItem\u003e\n    \u003cAccordionItem header=\"Accordion header 2\"\u003e\n      Accordion content 2.\n    \u003c/AccordionItem\u003e\n  \u003c/Accordion\u003e\n);\n```\n\n`onSelect`\n\n- type: `(isOpen: boolean, currentId: string): void;`\n- default: `undefined`\n\nCallback on accordion item selection. Returns open state and id for selected item.\n\n```js\nimport { Accordion, AccordionItem } from '@markcarrrr/react-a11y-accordion';\n\nexport default () =\u003e (\n  \u003cAccordion onSelect={() =\u003e {})}\u003e\n    \u003cAccordionItem header=\"Accordion header 1\"\u003e\n        Accordion content 1.\n    \u003c/AccordionItem\u003e\n    \u003cAccordionItem header=\"Accordion header 2\"\u003e\n        Accordion content 2.\n    \u003c/AccordionItem\u003e\n  \u003c/Accordion\u003e\n);\n```\n\n`id`\n\n- type: `string`\n- default: auto-generated\n\nPass in an id for the accordion item wrapper (applied on the `\u003cdetails\u003e` tag).\n\n```js\nimport { Accordion, AccordionItem } from '@markcarrrr/react-a11y-accordion';\n\nexport default () =\u003e (\n  \u003cAccordion\u003e\n    \u003cAccordionItem header=\"Accordion header 1\" id=\"accordion-id-1\"\u003e\n      Accordion content 1.\n    \u003c/AccordionItem\u003e\n    \u003cAccordionItem header=\"Accordion header 2\" id=\"accordion-id-2\"\u003e\n      Accordion content 2.\n    \u003c/AccordionItem\u003e\n  \u003c/Accordion\u003e\n);\n```\n\n`open`\n\n- type: `boolean`\n- default: `false`\n\nAdd if you want the item open by default (applied on the `\u003cdetails\u003e` tag). Please note if `onlyOneOpen` has been added to `\u003cAccordion\u003e` and for any reason multiple `open` props are added to the `\u003cAccordionItem\u003e` child components then only the first item with an `open` prop will be open.\n\n```js\nimport { Accordion, AccordionItem } from '@markcarrrr/react-a11y-accordion';\n\nexport default () =\u003e (\n  \u003cAccordion\u003e\n    \u003cAccordionItem header=\"Accordion header 1\" open\u003e\n      Accordion content 1.\n    \u003c/AccordionItem\u003e\n    \u003cAccordionItem header=\"Accordion header 2\"\u003e\n      Accordion content 2.\n    \u003c/AccordionItem\u003e\n  \u003c/Accordion\u003e\n);\n```\n\n## Styling\n\nThere is purposfully no styling added allowing you to style as required from a clean state.\n\nThe BEM methodology has been used for classnames.\n\n```html\n\u003cdiv class=\"react-a11y-accordion\"\u003e\n  \u003cdetails class=\"react-a11y-accordion__item\"\u003e\n    \u003csummary class=\"react-a11y-accordion__header\"\u003e...\u003c/summary\u003e\n    \u003cdiv class=\"react-a11y-accordion__content\"\u003e...\u003c/div\u003e\n  \u003c/details\u003e\n\u003c/div\u003e\n```\n\n## Development\n\n### Initial steps\n\n1.  `git clone https://github.com/markcarrrr/react-a11y-accordion.git`\n1.  `yarn install`\n\n### Scripts\n\n#### Build code\n\n`yarn build`\n\n#### Start local dev server\n\n`yarn start`\n\n#### Lint code\n\n`yarn lint`\n\n#### Format code\n\n`yarn format`\n\n#### Run tests\n\n`yarn test`\n\n## Authors\n\n- **Mark Carr** - _Initial work_ - [markcarrrr](https://github.com/markcarrrr)\n\n## License\n\nThis project is licensed under the ISC License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkcarrrr%2Freact-a11y-accordion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkcarrrr%2Freact-a11y-accordion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkcarrrr%2Freact-a11y-accordion/lists"}