{"id":42830377,"url":"https://github.com/wide/modulus-accordion","last_synced_at":"2026-01-30T11:26:57.338Z","repository":{"id":44576759,"uuid":"267886470","full_name":"wide/modulus-accordion","owner":"wide","description":"Accordion component for Modulus","archived":false,"fork":false,"pushed_at":"2022-02-07T09:25:45.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-08T15:21:30.159Z","etag":null,"topics":["modulus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/wide.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":"2020-05-29T15:04:43.000Z","updated_at":"2022-02-07T09:18:26.000Z","dependencies_parsed_at":"2022-09-03T09:51:12.537Z","dependency_job_id":null,"html_url":"https://github.com/wide/modulus-accordion","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/wide/modulus-accordion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wide%2Fmodulus-accordion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wide%2Fmodulus-accordion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wide%2Fmodulus-accordion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wide%2Fmodulus-accordion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wide","download_url":"https://codeload.github.com/wide/modulus-accordion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wide%2Fmodulus-accordion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28911821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T08:15:08.179Z","status":"ssl_error","status_checked_at":"2026-01-30T08:14:31.507Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["modulus"],"created_at":"2026-01-30T11:26:56.754Z","updated_at":"2026-01-30T11:26:57.326Z","avatar_url":"https://github.com/wide.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modulus Accordion\n\nEnhanced accordion component, to be used with `@wide/modulus`.\n\n\n## Install\n\n```\nnpm install @wide/modulus-accordion --save\n```\n\n\n## Usage\n\nRegister this component using `Modulus`:\n```js\nimport modulus   from '@wide/modulus'\nimport Accordion from '@wide/modulus-accordion'\n\nmodulus.component('accordion', Accordion)\n```\n\nImport base `scss` styles:\n```scss\n@use '@wide/modulus-accordion';\n```\n\nAnd use the provided `twig` template:\n```html\n{% include '@wide::modulus-accordion' with {\n  id: 'accordion-1',\n  items: [{\n    title: 'Title 1',\n    body: 'Body 1'\n  }]\n} %}\n```\n\n\n## Authors\n\n- **Aymeric Assier** - [github.com/myeti](https://github.com/myeti)\n- **Julien Martins Da Costa** - [github.com/jdacosta](https://github.com/jdacosta)\n\n\n## License\n\nThis project is licensed under the MIT License - see the [licence](licence) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwide%2Fmodulus-accordion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwide%2Fmodulus-accordion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwide%2Fmodulus-accordion/lists"}