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,466 of 196,338
Downloads: 3,467
Daily
Ranking: 51,088 of 196,320
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 | 781,499,294 | rails |
| 75 | 617,882,353 | sprockets |
| 79 | 598,037,173 | puma |
| 98 | 495,507,544 | simplecov |
| 123 | 404,513,824 | rspec-rails |
| 144 | 355,629,834 | capybara |
| 145 | 354,569,671 | selenium-webdriver |
| 170 | 309,560,231 | jquery-rails |
| 181 | 293,402,838 | sass-rails |
| 186 | 290,426,007 | factory_bot_rails |
| 201 | 270,185,286 | rspec_junit_formatter |
| 277 | 197,359,027 | rails-controller-testing |
| 281 | 193,253,659 | sqlite3 |
| 328 | 163,438,680 | autoprefixer-rails |
| 1,413 | 32,065,516 | bootstrap |
| 1,800 | 19,752,410 | chromedriver-helper |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jonroehm |