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: 160,597 of 188,779
Downloads: 3,242
Daily
Ranking: 88,817 of 188,757
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 | 698,528,710 | rails |
| 73 | 572,003,244 | sprockets |
| 81 | 518,863,450 | puma |
| 99 | 437,166,465 | simplecov |
| 116 | 362,867,347 | rspec-rails |
| 139 | 322,173,800 | capybara |
| 140 | 320,273,457 | selenium-webdriver |
| 159 | 288,681,709 | jquery-rails |
| 167 | 278,300,163 | sass-rails |
| 185 | 254,383,858 | factory_bot_rails |
| 199 | 240,489,077 | rspec_junit_formatter |
| 265 | 176,967,678 | rails-controller-testing |
| 276 | 170,957,260 | sqlite3 |
| 306 | 151,553,737 | autoprefixer-rails |
| 1,424 | 28,136,829 | bootstrap |
| 1,682 | 19,298,993 | chromedriver-helper |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jonroehm |