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: 161,014 of 190,365
Downloads: 3,265
Daily
Ranking: 113,104 of 190,317
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 |
|---|---|---|
| 44 | 718,397,445 | rails |
| 74 | 582,824,783 | sprockets |
| 81 | 536,429,407 | puma |
| 99 | 449,998,013 | simplecov |
| 121 | 372,188,733 | rspec-rails |
| 140 | 329,662,416 | capybara |
| 141 | 328,757,450 | selenium-webdriver |
| 161 | 293,464,468 | jquery-rails |
| 171 | 281,875,443 | sass-rails |
| 186 | 262,600,568 | factory_bot_rails |
| 199 | 247,305,869 | rspec_junit_formatter |
| 267 | 181,994,528 | rails-controller-testing |
| 279 | 175,249,192 | sqlite3 |
| 312 | 154,340,682 | autoprefixer-rails |
| 1,424 | 29,013,652 | bootstrap |
| 1,710 | 19,408,955 | chromedriver-helper |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jonroehm |