{"id":15591317,"url":"https://github.com/coderberry/flowbite_components","last_synced_at":"2026-06-20T22:31:26.204Z","repository":{"id":227565551,"uuid":"771791172","full_name":"coderberry/flowbite_components","owner":"coderberry","description":"ViewComponents for Flowbite","archived":false,"fork":false,"pushed_at":"2024-03-14T03:10:32.000Z","size":514,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T21:05:32.895Z","etag":null,"topics":[],"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/coderberry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"MIT-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},"funding":{"github":["coderberry"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2024-03-14T00:35:37.000Z","updated_at":"2024-05-25T04:44:06.000Z","dependencies_parsed_at":"2024-03-14T02:29:02.514Z","dependency_job_id":"9171a758-81e9-4d13-b417-e8d5212dfa9e","html_url":"https://github.com/coderberry/flowbite_components","commit_stats":null,"previous_names":["coderberry/flowbite_components"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderberry%2Fflowbite_components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderberry%2Fflowbite_components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderberry%2Fflowbite_components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderberry%2Fflowbite_components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderberry","download_url":"https://codeload.github.com/coderberry/flowbite_components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122611,"owners_count":19751145,"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":[],"created_at":"2024-10-02T23:40:57.398Z","updated_at":"2026-05-17T22:30:16.003Z","avatar_url":"https://github.com/coderberry.png","language":"JavaScript","funding_links":["https://github.com/sponsors/coderberry"],"categories":[],"sub_categories":[],"readme":"# Flowbite Components\n\nFlowbite Components is an implementation of the Flowbite Component System using [ViewComponent](https://github.com/github/view_component).\n\n![Flowbite Components](.github/assets/preview.png)\n\n## Preview\n\nhttps://flowbitecomponents.org\n\n## Usage\n\nRender Polaris ViewComponents:\n\n```erb\n\u003c%= flowbite_card(title: \"Title\") do %\u003e\n  \u003cp\u003eCard example\u003c/p\u003e\n\u003c% end %\u003e\n```\n\n## Dependencies\n\n- [Stimulus](https://stimulus.hotwired.dev/)\n\n## Installation\n\nAdd `flowbite_components` to your Gemfile:\n\n```bash\nbundle add flowbite_components\n```\n\nRun installer:\n```bash\nbin/rails flowbite_components:install\n```\n\n## Development\n\nTo get started:\n\n1. Run: `bundle install`\n1. Run: `yarn install`\n1. Run: `bin/dev`\n\nIt will open demo app with component previews on `localhost:4000`. You can change components and they will be updated on page reload. Component previews located in `demo/test/components/previews`.\n\nTo run tests:\n\n```bash\nrake\n```\n\n## Releases\n\nThe library follows [semantic versioning](https://semver.org/). To draft a new release you need to run `script/release` with a new version number:\n\n```bash\nbin/release VERSION\n```\n\nWhere the VERSION is the version number you want to release. This script will update the version in the gem and push it to GitHub and Rubygems automatically.\n\nTo release a new version of npm package update the package.json file with the new version number and run:\n\n```bash\nnpm run release\n```\n\nAfter that make sure to commit changes in package.json.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderberry%2Fflowbite_components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderberry%2Fflowbite_components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderberry%2Fflowbite_components/lists"}