{"id":19791440,"url":"https://github.com/ruby-ui/ruby_ui","last_synced_at":"2026-07-01T21:05:34.617Z","repository":{"id":210670797,"uuid":"715767201","full_name":"ruby-ui/ruby_ui","owner":"ruby-ui","description":"Ruby gem for RubyUI Components","archived":false,"fork":false,"pushed_at":"2026-06-30T16:53:00.000Z","size":14112,"stargazers_count":1025,"open_issues_count":4,"forks_count":65,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-06-30T17:23:18.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rubyui.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"docs/AGENTS.md","dco":null,"cla":null}},"created_at":"2023-11-07T19:43:51.000Z","updated_at":"2026-06-30T16:53:02.000Z","dependencies_parsed_at":"2024-04-15T11:12:15.541Z","dependency_job_id":"4ddaef6b-eb1a-43c3-8864-4d67e22891b7","html_url":"https://github.com/ruby-ui/ruby_ui","commit_stats":null,"previous_names":["phlexui/phlex_ui","phlexui/rbui","rbui-labs/rbui","rbui-labs/ruby_ui","ruby-ui/ruby_ui"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-ui/ruby_ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-ui%2Fruby_ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-ui%2Fruby_ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-ui%2Fruby_ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-ui%2Fruby_ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-ui","download_url":"https://codeload.github.com/ruby-ui/ruby_ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-ui%2Fruby_ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35022676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":[],"created_at":"2024-11-12T07:02:13.591Z","updated_at":"2026-07-01T21:05:34.611Z","avatar_url":"https://github.com/ruby-ui.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# RubyUI\n\n[![CI](https://github.com/ruby-ui/ruby_ui/actions/workflows/ci.yml/badge.svg)](https://github.com/ruby-ui/ruby_ui/actions/workflows/ci.yml)\n[![Gem Version](https://badge.fury.io/rb/ruby_ui.svg)](https://rubygems.org/gems/ruby_ui)\n\nBeautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.\n\nThis repository is a **monorepo** with two sibling projects:\n\n```\nruby_ui/\n├── gem/    # the ruby_ui gem (lib/, generators, tests, gemspec)\n└── docs/   # the Rails app that powers https://rubyui.com\n```\n\n## Quick links\n\n- **Use the gem in your app:** see [`gem/README.md`](gem/README.md).\n- **Documentation site:** https://rubyui.com/docs/introduction\n- **Contributing guide:** [`CONTRIBUTING.md`](CONTRIBUTING.md)\n\n## Layout\n\n| Path | What lives here |\n| --- | --- |\n| [`gem/`](gem/) | The `ruby_ui` gem (`gem build`, `gem release` from this folder). |\n| [`docs/`](docs/) | Rails 8 app for the documentation site. Consumes the local gem via `path: \"../gem\"`. |\n| [`.github/workflows/ci.yml`](.github/workflows/ci.yml) | Unified CI: gem tests on Ruby 3.3 + 3.4, Rails docs app tests, and a docker-build job that publishes the docs devcontainer to ghcr.io. |\n\n## Development\n\nThe two projects are independent for everyday work — pick the one you need:\n\n```bash\n# Gem work\ncd gem\nbundle install\nbundle exec rake          # tests + standardrb\n\n# Docs work (consumes the local gem via path: \"../gem\")\ncd docs\nbundle install\npnpm install\nbin/dev                   # http://localhost:3000\n```\n\nEditing files under `gem/lib/ruby_ui/` is reflected immediately when running the docs app — no `bundle update`, no rebuild, no PR coordination across two repos.\n\n## License\n\nReleased under the [MIT License](gem/LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby-ui%2Fruby_ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby-ui%2Fruby_ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby-ui%2Fruby_ui/lists"}