Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
Brings GitHub's ViewComponent library to Bridgetown
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
~> 13.0
~> 3.0

Runtime

>= 1.2.0.beta5, < 2.0
 Project Readme

ViewComponent for Bridgetown

Bridgetown + ViewComponent = ❤️

Install this plugin to enable ViewComponent support in your Bridgetown sites.

Documentation Here

Contributing

  1. Fork it (https://github.com/bridgetownrb/bridgetown-view-component/fork)
  2. Clone the fork using git clone to your local development machine.
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request