Categories: None [Edit]
bootstrap4_rails_components
Implementation of view helper methods that utilize robust options and traits to generate semantic Bootstrap4 HTML for Ruby on Rails. Supply themes, rails helper options (such as :method and :confirm for a `link_to`). Example usage: `<%= ui.bootstrap :button, :primary, :block, href: user_path(@user), method: :delete, confirm: 'Are you sure?', tooltip: 'Adds a new user' %>` Which outputs a primary button with `btn-block` that uses rails method & confirm, and automatically supplies a tooltip (and there's much more!)
Total
Ranking: 162,876 of 196,658
Downloads: 3,476
Daily
Ranking: 111,482 of 196,619
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 45 | 789,914,448 | rails |
| 74 | 622,070,368 | sprockets |
| 79 | 605,715,294 | puma |
| 98 | 501,545,707 | simplecov |
| 124 | 408,503,748 | rspec-rails |
| 145 | 359,062,742 | capybara |
| 146 | 357,823,753 | selenium-webdriver |
| 170 | 311,457,719 | jquery-rails |
| 186 | 294,779,460 | sass-rails |
| 187 | 294,006,537 | factory_bot_rails |
| 200 | 272,851,485 | rspec_junit_formatter |
| 279 | 199,209,975 | rails-controller-testing |
| 286 | 195,503,478 | sqlite3 |
| 328 | 164,402,268 | autoprefixer-rails |
| 1,409 | 32,432,658 | bootstrap |
| 1,806 | 19,792,934 | chromedriver-helper |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jonroehm |