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