{"id":15097174,"url":"https://github.com/diegotoral/bulma_view_components","last_synced_at":"2025-04-14T22:15:40.169Z","repository":{"id":213963083,"uuid":"718959259","full_name":"diegotoral/bulma_view_components","owner":"diegotoral","description":"ViewComponents for Bulma","archived":false,"fork":false,"pushed_at":"2025-02-28T18:34:40.000Z","size":118,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T22:15:25.612Z","etag":null,"topics":["bulma","rails","ruby","view-components"],"latest_commit_sha":null,"homepage":"https://bulma-view-components.fly.dev/","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/diegotoral.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2023-11-15T06:24:47.000Z","updated_at":"2025-01-30T18:08:41.000Z","dependencies_parsed_at":"2023-12-24T19:39:56.783Z","dependency_job_id":"d2224356-c67c-4807-aeb2-725d88612a43","html_url":"https://github.com/diegotoral/bulma_view_components","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":0.009009009009009028,"last_synced_commit":"bab8c02951b77f44135f3288bed26234babdea5c"},"previous_names":["diegotoral/bulma_view_components"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegotoral%2Fbulma_view_components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegotoral%2Fbulma_view_components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegotoral%2Fbulma_view_components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegotoral%2Fbulma_view_components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diegotoral","download_url":"https://codeload.github.com/diegotoral/bulma_view_components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248968917,"owners_count":21191162,"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":["bulma","rails","ruby","view-components"],"created_at":"2024-09-25T16:05:02.981Z","updated_at":"2025-04-14T22:15:40.150Z","avatar_url":"https://github.com/diegotoral.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BulmaViewComponents\n\n`BulmaViewComponents` is a set of components for the [Bulma](https://bulma.io) CSS framework using [ViewComponent](https://viewcomponent.org/).\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    bundle add bulma_view_components\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    gem install bulma_view_components\n\n## Preview\n\nhttps://bulma-view-components.fly.dev/\n\n## Dependencies\n\nTODO: Write dependencies list\n\n## Usage\n\n`BulmaViewComponents` can be used directly:\n\n```erb\n\u003c%= render Bulma::TitleComponent.new(size: 1) do %\u003e\n  Hi, there\n\u003c% end %\u003e\n```\n\nor more clearer through helpers:\n\n```erb\n\u003c%= bulma_title(size: 1) do %\u003e\n  Hi, there\n\u003c% end %\u003e\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/diegotoral/bulma_view_components.\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%2Fdiegotoral%2Fbulma_view_components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiegotoral%2Fbulma_view_components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegotoral%2Fbulma_view_components/lists"}