github.com/bazzel/bs5 ↗
[WIP] Rails engine to include Bootstrap 5
Open this visualization on its own page →
Contributors
1
Lines of Code
1,033
From
2020-11-14
To
2020-12-27
About bazzel/bs5
Bs5 is a Rails engine that simplifies the integration of Bootstrap 5 into Ruby on Rails applications. Instead of manually configuring Bootstrap dependencies, developers can add the gem to their Gemfile and run a generator command to automatically set up their project with Bootstrap 5 support.
The project is still in development, as indicated by its work-in-progress status. It follows standard Rails conventions for engines and gems, providing an installation process through Bundler and a configuration step via Rails generators. The engine is released under the MIT License, making it freely available for both open-source and commercial projects.