{"id":15924531,"url":"https://github.com/rajasegar/cyclejs-tab-component","last_synced_at":"2026-05-15T08:08:41.108Z","repository":{"id":147751447,"uuid":"80278320","full_name":"rajasegar/cyclejs-tab-component","owner":"rajasegar","description":"A declarative approach for creating tab components using Cyclejs","archived":false,"fork":false,"pushed_at":"2017-01-29T15:34:22.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T12:53:09.042Z","etag":null,"topics":["bootstrap","components","cyclejs","tabs"],"latest_commit_sha":null,"homepage":null,"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/rajasegar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-28T10:28:49.000Z","updated_at":"2017-01-28T10:35:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab854e9c-2046-4dcc-b313-22319438d6af","html_url":"https://github.com/rajasegar/cyclejs-tab-component","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajasegar/cyclejs-tab-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcyclejs-tab-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcyclejs-tab-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcyclejs-tab-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcyclejs-tab-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajasegar","download_url":"https://codeload.github.com/rajasegar/cyclejs-tab-component/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcyclejs-tab-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281520722,"owners_count":26515681,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":["bootstrap","components","cyclejs","tabs"],"created_at":"2024-10-06T21:22:24.882Z","updated_at":"2025-10-28T21:52:45.454Z","avatar_url":"https://github.com/rajasegar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cyclejs-tab-component\nA declarative approach for creating Bootstrap tab components using Cyclejs\n\n## Demo\n- [View Demo](http://feeble-sail.surge.sh/)\n\n### Dependencies\n- [Bootstrap](https://getbootstrap.com)\n- [Cyclejs](https://cyclejs.org)\n\n## How it works?\nThis will take a simple HTML markup and convert this into a reactive Cyclejs Tab component.\n\n### HTML markup\n```html\n\u003cdiv class=\"cycle-tabset\"\u003e\n  \u003cdiv class=\"cycle-tab\" data-title=\"Home\" data-url=\"#home\"\u003e\n    \u003ch1\u003eHome\u003c/h1\u003e\n    \u003cp\u003eThis is home content\u003c/p\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"cycle-tab\" data-title=\"Profile\" data-url=\"#profile\"\u003e\n    \u003ch1\u003eProfile\u003c/h1\u003e\n    \u003cp\u003eThis is profile content\u003c/p\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"cycle-tab\" data-title=\"Settings\" data-url=\"#settings\"\u003e\n    \u003ch1\u003eSettings\u003c/h1\u003e\n    \u003cp\u003eThis is settings content\u003c/p\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"cycle-tab\" data-title=\"Messages\" data-url=\"#messages\"\u003e\n    \u003ch1\u003eMessages\u003c/h1\u003e\n    \u003cp\u003eThis is messages content\u003c/p\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n```\n## Motivation\n- To Create declarative Tab components \n- Make use of Bootstrap CSS framework for styling\n- Moving away from Bootstrap JS and jQuery\n- Using more functional and reactive approach for components\n\n\n## To-do\n- Create a separate npm package\n- Write tests\n- Using multiple instances in a single page/app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fcyclejs-tab-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajasegar%2Fcyclejs-tab-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fcyclejs-tab-component/lists"}