
Security News
New CVE Forecasting Tool Predicts 47,000 Disclosures in 2025
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
@radial-color-picker/rotator
Advanced tools
Minimal, framework-agnostic companion plugin for managing the rotator of the Radial Color Picker.
Minimal, framework-agnostic companion plugin for managing the rotator of the Radial Color Picker.
Via yarn
$ yarn add @radial-color-picker/rotator
import Rotator from '@radial-color-picker/rotator';
new Rotator(el, {
angle: 0, // initial angle
onRotate: onRotate, // callback to subscribe for rotation changes
onDragStart: onDragStart, // callback to subscribe for drag start
onDragStop: onDragStop // callback to subscribe for drag stop
});
Please see Releases for more information on what has changed recently.
If you're interested in the project you can help out with feature requests, bugfixes, documentation improvements or any other helpful contributions. You can use the issue list of this repo for bug reports and feature requests and as well as for questions and support.
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
This plugin is a modernized and heavily modified version of Denis Radin's plugin Propeller.
The MIT License (MIT). Please see License File for more information.
FAQs
Minimal, framework-agnostic companion plugin for managing the rotator of the Radial Color Picker.
We found that @radial-color-picker/rotator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.