{"id":13878838,"url":"https://github.com/baoagency/polaris_view_components","last_synced_at":"2025-04-13T13:57:28.200Z","repository":{"id":36969691,"uuid":"340442571","full_name":"baoagency/polaris_view_components","owner":"baoagency","description":"ViewComponents for Polaris Design System","archived":false,"fork":false,"pushed_at":"2025-03-12T17:53:42.000Z","size":4013,"stargazers_count":414,"open_issues_count":17,"forks_count":59,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-13T13:57:07.803Z","etag":null,"topics":["polaris","rails","ruby","shopify"],"latest_commit_sha":null,"homepage":"https://polarisviewcomponents.org","language":"Ruby","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/baoagency.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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":["kirillplatonov"],"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":"2021-02-19T17:31:34.000Z","updated_at":"2025-04-11T13:22:03.000Z","dependencies_parsed_at":"2023-10-13T12:02:18.824Z","dependency_job_id":"d763461f-430c-422b-9c20-1027dbbbc038","html_url":"https://github.com/baoagency/polaris_view_components","commit_stats":{"total_commits":633,"total_committers":20,"mean_commits":31.65,"dds":0.2148499210110585,"last_synced_commit":"6af5a6e252102d1033175046e27711fa33c32c8f"},"previous_names":["baoagency/polaris-view-components"],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoagency%2Fpolaris_view_components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoagency%2Fpolaris_view_components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoagency%2Fpolaris_view_components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoagency%2Fpolaris_view_components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baoagency","download_url":"https://codeload.github.com/baoagency/polaris_view_components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248724587,"owners_count":21151559,"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":["polaris","rails","ruby","shopify"],"created_at":"2024-08-06T08:02:01.560Z","updated_at":"2025-04-13T13:57:28.169Z","avatar_url":"https://github.com/baoagency.png","language":"Ruby","funding_links":["https://github.com/sponsors/kirillplatonov"],"categories":["Ruby"],"sub_categories":[],"readme":"# Polaris ViewComponents\n\nPolaris ViewComponents is an implementation of the Polaris Design System using [ViewComponent](https://github.com/github/view_component).\n\n![Polaris ViewComponents](.github/assets/preview.png)\n\n## Preview\n\nhttps://polarisviewcomponents.org\n\n## Usage\n\nRender Polaris ViewComponents:\n\n```erb\n\u003c%= polaris_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 `polaris_view_components` to your Gemfile:\n\n```bash\nbundle add polaris_view_components\n```\n\nRun installer:\n```bash\nbin/rails polaris_view_components:install\n```\n\n## Upgrade\n\nCheck out [UPGRADING.md](UPGRADING.md) for upgrade instructions.\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 `bin/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%2Fbaoagency%2Fpolaris_view_components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaoagency%2Fpolaris_view_components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaoagency%2Fpolaris_view_components/lists"}