
Security News
CISAβs 2025 SBOM Guidance Adds Hashes, Licenses, Tool Metadata, and Context
CISAβs 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
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.
[!NOTE] RubyUI 1.0 requires Ruby 3.2 or later
bundle add ruby_ui --group development --require false
or add it to your Gemfile:
gem "ruby_ui", group: :development, require: false
bin/rails g ruby_ui:install
You can generate your components using ruby_ui:component
generator.
bin/rails g ruby_ui:component Accordion
Visit https://rubyui.com/docs/introduction to view the full documentation, including:
RubyUI, powered by Phlex, outperforms alternative methods:
See the original view layers benchmark by @KonnorRogers and its variations.
If you run into importmap issues this stackoverflow question might help: https://stackoverflow.com/questions/70548841/how-to-add-custom-js-file-to-new-rails-7-project/72855705
Licensed under the MIT license.
Β© 2024 RubyUI. All rights reserved. π
FAQs
Unknown package
We found that ruby_ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISAβs 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.