wbotelhos/raty
:star2: Raty - A Star Rating Plugin observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5922
- days_rel: n/a
- days_push: 858
- n_releases_24m: 0
Adoption not part of the score
2335 stars · 638 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Raty is a vanilla JavaScript star rating plugin that renders interactive rating widgets using images or icon fonts. It supports half stars, hints, cancel buttons, and customizable icon ranges.
Use cases
- add a star rating widget to a web page
- let users rate products with stars
- implement half-star rating input
- create a rating form with cancel option
- customize rating icons with fonts instead of images
When to choose
- you need a lightweight, dependency-free star rating widget in vanilla JS
- you want half-star support and customizable hints
- you're migrating from the old jQuery Raty plugin
When to avoid
- you need a full-featured React/Vue rating component with framework bindings
- you need backend rating persistence (see the author's Rating gem for Rails)
- your project requires a maintained library with frequent releases
Facets
library · maturity stable
ui-components frontend-framework frontend web-development browser star-rating rating-widget vanilla-js jquery-successor javascript
2 sources
- readme: https://github.com/wbotelhos/raty · fetched 2026-08-28 · 64db626f9eaa
- homepage: https://wbotelhos.com · fetched 2026-08-29 · 04d769b64da2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wbotelhos/raty | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem