Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 2.25 KB

view-helpers.md

File metadata and controls

46 lines (39 loc) · 2.25 KB

Bookmarks tagged [view-helpers]

https://github.com/dejan/auto_html

Rails extension for transforming URLs to appropriate resource (image, link, YouTube, Vimeo video...).


https://github.com/fullscreen/bh

Bootstrap Helpers for Ruby.


https://github.com/gazay/gon

If you need to send some data to your js files and you don't want to do this with long way through views and parsing - use gon.


https://github.com/komposable/komponent

An opinionated way of organizing front-end code in Rails, based on components.


https://github.com/peresleguine/pluggable_js

Page-specific javascript for Rails applications with the ability of passing data from a controller.


https://github.com/renderedtext/render_async

Render partials to your views asynchronously and increase load performance of your pages.