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: 159,968 of 186,959
Downloads: 3,034
Daily
Ranking: 104,717 of 186,713
Downloads: 4
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 |
---|---|---|
43 | 658,650,538 | rails |
68 | 547,705,454 | sprockets |
84 | 482,967,524 | puma |
99 | 413,507,374 | simplecov |
117 | 345,096,299 | rspec-rails |
135 | 304,348,923 | capybara |
136 | 302,985,846 | selenium-webdriver |
155 | 279,014,449 | jquery-rails |
160 | 271,418,810 | sass-rails |
184 | 238,665,173 | factory_bot_rails |
194 | 228,573,686 | rspec_junit_formatter |
261 | 167,900,038 | rails-controller-testing |
276 | 160,962,144 | sqlite3 |
300 | 145,240,004 | autoprefixer-rails |
1,449 | 25,554,380 | bootstrap |
1,649 | 19,110,370 | chromedriver-helper |
Owners
# | Gravatar | Handle |
---|---|---|
1 | jonroehm |