komposable / komponent

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

Home Page:http://komponent.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a method to return the list of components

Spone opened this issue · comments

If I want to create a styleguide / pattern library in my app, I'll need access to the list of available components.

I think Komponent should make a helper available to my views and/or add a class that I can use in my controllers.

@florentferry @sigmike As we discussed today, it may be a better idea to add this feature as part of another gem, which would be aimed a generating the styleguide / pattern library UI.