# jquery-ui-rails/jquery-ui-rails

jQuery UI for the Rails asset pipeline

Repository: https://github.com/jquery-ui-rails/jquery-ui-rails
Canonical: https://ross.abutalabs.com/products/jquery-ui-rails
Language: Ruby
License: NOASSERTION
License Family: other
Last push: 2025-04-30T18:32:29+00:00

## Health v2 (maintenance only)
Score: 31/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 19, release rhythm 8, longevity 100
- inputs: {"age_days": 5311, "days_push": 490, "days_rel": 434, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1120, forks 240 (observed 2026-08-28T04:03:39.532259+00:00)

## What it is
A Ruby gem that packages jQuery UI JavaScript, stylesheet, and image assets for the Rails asset pipeline. It lets Rails applications require jQuery UI components without manually downloading custom builds.

## Use cases
- add jQuery UI widgets like datepicker to a Rails app
- serve jQuery UI assets through the Rails asset pipeline
- include only specific jQuery UI modules to reduce payload
- avoid manually downloading jQuery UI packages
- bundle jQuery UI stylesheets and images with Rails

## When to choose
- you maintain a Rails app using the asset pipeline and need jQuery UI
- you want per-module requires with automatic dependency resolution
- you prefer managing frontend assets via Bundler

## When to avoid
- you use a modern Rails setup with Webpacker, jsbundling, or importmaps
- your app does not use Ruby on Rails
- you are starting a new project where a lighter modern UI library fits better

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: ruby
- tags: rails, asset-pipeline, jquery-ui, gem, javascript-assets, web-server

## Member repositories
- jquery-ui-rails/jquery-ui-rails (main) score 31

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.532259+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:41:06.355361+00:00, confidence not recorded.
  - readme: https://github.com/jquery-ui-rails/jquery-ui-rails (fetched 2026-08-28T04:03:39.532259+00:00, sha 5de563c6828a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
