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,456 of 187,239
Downloads: 3,102
Daily
Ranking: 93,924 of 187,224
Downloads: 3
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 | 671,311,427 | rails |
70 | 556,159,823 | sprockets |
84 | 494,352,291 | puma |
99 | 421,205,239 | simplecov |
117 | 351,039,053 | rspec-rails |
135 | 310,164,446 | capybara |
137 | 308,519,154 | selenium-webdriver |
158 | 282,587,686 | jquery-rails |
162 | 273,699,799 | sass-rails |
184 | 243,848,453 | factory_bot_rails |
197 | 232,300,496 | rspec_junit_formatter |
264 | 170,919,130 | rails-controller-testing |
274 | 163,773,486 | sqlite3 |
302 | 147,745,313 | autoprefixer-rails |
1,424 | 26,892,597 | bootstrap |
1,660 | 19,173,828 | chromedriver-helper |
Owners
# | Gravatar | Handle |
---|---|---|
1 | jonroehm |