Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renuo/turbo-showcase
A showcase of turbo features
https://github.com/renuo/turbo-showcase
Last synced: 2 days ago
JSON representation
A showcase of turbo features
- Host: GitHub
- URL: https://github.com/renuo/turbo-showcase
- Owner: renuo
- License: mit
- Created: 2021-03-07T07:26:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T14:40:32.000Z (28 days ago)
- Last Synced: 2024-10-18T02:48:23.066Z (26 days ago)
- Language: Ruby
- Homepage: https://turbo-showcase.herokuapp.com
- Size: 4.38 MB
- Stars: 227
- Watchers: 11
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Turbo Showcase
This project contains the source code of https://turbo-showcase.herokuapp.com.
Here you can look how stuff has been implemented and copy-paste it in your project.
At [Renuo](https://renuo.ch) we use it as kitchen sink and cheatsheet for everything
that we did with Turbo and Stimulus.We will progressively enhance and add more examples and components while we discover more.
You are also encouraged to do so and open Pull Request to provide more examples or Issues to ask for ones.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/renuo/turbo-showcase.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
the [code of conduct](https://github.com/renuo/turbo-showcase/blob/master/CODE_OF_CONDUCT.md).## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the 'Turbo Showcase' project's codebases, issue trackers, chat rooms and mailing lists is
expected to follow the [code of conduct](https://github.com/renuo/turbo-showcase/blob/master/CODE_OF_CONDUCT.md).