Search by

bladewindui / rating

mkocansey

BladewindUI — Star / emoji rating component

Package info

github.com/bladewindui/rating

Language:Blade

pkg:composer/bladewindui/rating

Statistics

Installs: 2

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v5.1.0 2026-09-10 00:47 UTC

This package is auto-updated.

Last update: 2026-09-10 00:48:48 UTC


README

License Packagist Version

BladewindUI

Rating

BladewindUI — Star / emoji rating component.

Installation

composer require bladewindui/rating

Or install the full library:

composer require bladewindui/ui

Documentation

Full documentation, live demos, and all available attributes are at bladewindui.com.

Livewire

The rating value input dispatches a native change event when a star is picked, so wire:model observes it. The delegated click/keyboard bindings are idempotent, so a Livewire re-render does not create duplicate listeners.

License

MIT — see the LICENSE file.