RubyUI (Former PhlexUI): Ruby Gem for RubyUI Components

https://news.ycombinator.com/rss Hits: 14
Summary

RubyUI (former PhlexUI) ๐Ÿš€ Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. This is NOT a component library. It's a collection of re-usable components that you can generate or copy and paste into your apps. Pick the components you need. Copy and paste the code into your project and customize to your needs. The code is yours. Use this as a reference to build your own component libraries. Key Features: Built for Speed โšก: RubyUI leverages Phlex, which is up to 12x faster than traditional Rails ERB templates. โšก: RubyUI leverages Phlex, which is up to 12x faster than traditional Rails ERB templates. Stunning UI ๐ŸŽจ: Design beautiful, streamlined, and customizable UIs that sell your app effortlessly. ๐ŸŽจ: Design beautiful, streamlined, and customizable UIs that sell your app effortlessly. Stay Organized ๐Ÿ“: Keep your UI components well-organized and easy to manage. ๐Ÿ“: Keep your UI components well-organized and easy to manage. Customer-Centric UX ๐Ÿง‘โ€๐Ÿ’ผ: Create memorable app experiences for your users. ๐Ÿง‘โ€๐Ÿ’ผ: Create memorable app experiences for your users. Completely Customizable ๐Ÿ”ง: Full control over the design of all components. ๐Ÿ”ง: Full control over the design of all components. Minimal Dependencies ๐Ÿƒ: Uses custom-built Stimulus.js controllers to keep your app lean. ๐Ÿƒ: Uses custom-built Stimulus.js controllers to keep your app lean. Reuse with Ease โ™ป๏ธ: Build components once and use them seamlessly across your project. How to Use: Find the perfect component ๐Ÿ”: Browse live-embedded components on our documentation page. Copy the snippet ๐Ÿ“‹: Easily copy code snippets for quick implementation. Make it yours ๐ŸŽจ: Customize components using Tailwind utility classes to fit your specific needs. Installation ๐Ÿš€ 1. Install the gem bundle add ruby_ui --group development --require false or add it to your Gemfile: gem "ruby_ui" , group : :development , require : false 2. Run the installer: bin/rails g ruby_ui:install You can generate ...

First seen: 2025-04-01 16:47

Last seen: 2025-04-02 05:49