{"id":20796608,"url":"https://github.com/lidorsystems/integralui-web-accordion","last_synced_at":"2026-04-09T18:58:20.900Z","repository":{"id":57275056,"uuid":"305463646","full_name":"lidorsystems/integralui-web-accordion","owner":"lidorsystems","description":"IntegralUI Web Lite - Accordion is a native Web Component that allows you to organize elements in groups.","archived":false,"fork":false,"pushed_at":"2020-10-19T18:53:19.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T07:40:20.567Z","etag":null,"topics":["accordion","angular","components","integralui","javascript","react","ui","vue","web","web-components"],"latest_commit_sha":null,"homepage":"https://www.lidorsystems.com/products/web/studio/","language":"JavaScript","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/lidorsystems.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE_LOG.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-10-19T17:33:26.000Z","updated_at":"2020-10-19T18:53:21.000Z","dependencies_parsed_at":"2022-09-13T05:41:10.093Z","dependency_job_id":null,"html_url":"https://github.com/lidorsystems/integralui-web-accordion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lidorsystems%2Fintegralui-web-accordion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lidorsystems%2Fintegralui-web-accordion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lidorsystems%2Fintegralui-web-accordion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lidorsystems%2Fintegralui-web-accordion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lidorsystems","download_url":"https://codeload.github.com/lidorsystems/integralui-web-accordion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141256,"owners_count":20242817,"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":["accordion","angular","components","integralui","javascript","react","ui","vue","web","web-components"],"created_at":"2024-11-17T16:28:19.906Z","updated_at":"2026-04-09T18:58:15.859Z","avatar_url":"https://github.com/lidorsystems.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IntegralUI Web Lite - Accordion, v20.2\n\nIntegralUI Web Lite - Accordion is a native Web Component that allows you to organize elements in groups. \n\n![IntegralUI Web Lite - Accordion 20.2 - Native Web Component](https://www.lidorsystems.com/products/web/lite/images/integralui-web-accordion-20.2.png)\n\n\u003cb\u003eNote\u003c/b\u003e This component is part of [IntegralUI Web Lite](https://github.com/lidorsystems/integralui-web-lite.git).\n\nHere is a brief overview of what is included:\n\n## Components\n\n[Accordion](https://www.lidorsystems.com/products/web/studio/samples/web-components/#/accordion) - Displays a list of expandable groups in vertical layout\n\n[GroupBox](https://www.lidorsystems.com/products/web/studio/samples/web-components/#/groupbox) - An expandable container with header and content\n\n\n## Services\n\n\u003cb\u003eCommon\u003c/b\u003e - Includes a set of common functions usable in most applications\n\n\u003cb\u003eData\u003c/b\u003e - Includes a set of data related functions for different operations like: add/remove, search, etc.\n\n\n## DEMO\n\n[Online QuickStart App](https://www.lidorsystems.com/products/web/studio/samples/web-components/) - An online demo of each component included\n\n\n## Installation\n\nInstall the repository by running\n\n```bash\nnpm install https://github.com/lidorsystems/integralui-web-accordion.git\n```\n\nor directly from NPM\n\n```bash\nnpm i integralui-web-accordion\n```\n\nOpen your application and add a reference to a component you want to use. For example, if you are using the IntegralUI Accordion component:\u003c/p\u003e\n\n### Angular\n\n```bash\nimport 'integralui-web-accordion/components/integralui.accordion.js';\n```\n\n### React\n\n```bash\nimport IntegralUIAccordionComponent from 'integralui-web-accordion/wrappers/react.integralui.accordion.js';\n```\n\n\u003cb\u003eNote\u003c/b\u003e   Currently [ReactJS doesn't have full support for Web Components](https://custom-elements-everywhere.com/#react). Mainly because of the way data is passed to the component via attributes and their own synthetic event system. For this reason, you can use available wrappers located under /wrappers directory, which are ReactJS components that provide all public API from an IntegralUI component.\u003c/p\u003e\n\n### Vanilla JavaScript\n\n```bash\n\u003cscript type=\"module\" src=\"integralui-web-accordion/components/integralui.accordion.js\"\u003e\u003c/script\u003e\n```\n\n\n## QuickStart App\n\nThere is a demo application with source code that contains samples for Accordion component. It can help you to get started quickly with learning about the components and write tests immediatelly. \n\nFrom [IntegralUI Web Lite - QuickStart](https://www.lidorsystems.com/products/web/lite/#quickstart) you can download a demo app for Angular, React and Vanilla JavaScript. A detailed information about each of these quick-start demos is available in ReadMe file, located in the root folder of the demo app.\n\n\n## License Information\n\nYou are FREE to use this product to develop Internet and Intranet web sites, web applications and other products, with no-charge.\n\nThis project has been released under the IntegralUI Web Lite License, and may not be used except in compliance with the License.\nA copy of the License should have been installed in the product's root installation directory or it can be found here: [License Agreement](https://www.lidorsystems.com/products/web/lite/integralui-web-lite-license-agreement.pdf).\n\nThis SOFTWARE is provided \"AS IS\", WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flidorsystems%2Fintegralui-web-accordion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flidorsystems%2Fintegralui-web-accordion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flidorsystems%2Fintegralui-web-accordion/lists"}