{"id":16639932,"url":"https://github.com/v-kolesnikov/forme-bs4","last_synced_at":"2026-04-05T22:05:49.422Z","repository":{"id":95377069,"uuid":"264319690","full_name":"v-kolesnikov/forme-bs4","owner":"v-kolesnikov","description":"Bootstrap 4 Forme extension","archived":false,"fork":false,"pushed_at":"2020-05-15T23:31:38.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T01:47:47.238Z","etag":null,"topics":["bootstrap4","form-builder","forme"],"latest_commit_sha":null,"homepage":"","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/v-kolesnikov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-05-15T23:23:50.000Z","updated_at":"2021-05-20T17:21:54.000Z","dependencies_parsed_at":"2023-03-06T16:00:24.576Z","dependency_job_id":null,"html_url":"https://github.com/v-kolesnikov/forme-bs4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-kolesnikov%2Fforme-bs4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-kolesnikov%2Fforme-bs4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-kolesnikov%2Fforme-bs4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-kolesnikov%2Fforme-bs4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v-kolesnikov","download_url":"https://codeload.github.com/v-kolesnikov/forme-bs4/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243147102,"owners_count":20243747,"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":["bootstrap4","form-builder","forme"],"created_at":"2024-10-12T07:07:25.738Z","updated_at":"2025-12-25T23:23:47.666Z","avatar_url":"https://github.com/v-kolesnikov.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Forme::Bs4\n\nBootstrap 4 extension for [Forme](https://github.com/jeremyevans/forme), based on `forme/bs3`.\n\n![image](https://user-images.githubusercontent.com/6506296/82103711-c3518700-971c-11ea-971e-d50d91a077ba.png)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'forme-bs4'\n```\n\nAnd then execute:\n\n```\nbundle install\n```\n\nOr install it yourself as:\n\n```\ngem install forme-bs4\n```\n\n## Usage\n\nAs global `Forme` config:\n\n```ruby\nrequire 'forme'\nrequire 'forme/bs4'\n\nForme.default_config = :bs4\n```\n\nFor a single form:\n\n```ruby\nrequire 'forme'\nrequire 'forme/bs4'\n\nForme.form(action: '...', config: :bs4)\n```\n\n## Development\n\nTo install this gem onto your local machine, run `bundle exec rake install`.\nTo release a new version, update the version number in `version.rb`, and then\nrun `bundle exec rake release`, which will create a git tag for the version,\npush git commits and tags, 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/v-kolesnikov/forme-bs4.\nThis project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/forme-bs4/blob/master/CODE_OF_CONDUCT.md).\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Forme::Bs4 project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/v-kolesnikov/forme-bs4/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv-kolesnikov%2Fforme-bs4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv-kolesnikov%2Fforme-bs4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv-kolesnikov%2Fforme-bs4/lists"}