https://github.com/maful/sailboat_components
ViewComponents for the Sailboat UI
https://github.com/maful/sailboat_components
components rails sailboat tailwindcss viewcomponents
Last synced: 22 days ago
JSON representation
ViewComponents for the Sailboat UI
- Host: GitHub
- URL: https://github.com/maful/sailboat_components
- Owner: maful
- License: mit
- Created: 2023-06-17T13:48:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T01:23:24.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T11:21:52.770Z (about 1 year ago)
- Topics: components, rails, sailboat, tailwindcss, viewcomponents
- Language: Ruby
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Sailboat Components
ViewComponents for the Sailboat UI.
## Usage (IN PROGRESS)
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "sailboat_components"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install sailboat_components
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).