2.2.4 • Published 3 years ago

@radial-color-picker/color-wheel v2.2.4

Weekly downloads
1,435
License
MIT
Repository
github
Last release
3 years ago

Radial Color Picker - Color Wheel

Minimal, framework-agnostic companion plugin for managing the color wheel of the Radial Color Picker.

Install

Via yarn

$ yarn add @radial-color-picker/color-wheel

Usage

import fillColorWheel from '@radial-color-picker/color-wheel';

fillColorWheel(canvas, size);

Change log

Please see Releases for more information on what has changed recently.

Contributing

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.

Credits

This plugin is a heavily modified version of Lea Verou's polyfill conic-gradient. While the polyfill aims to provide a fallback for the CSS level 4 conic-gradient and repeating-conic-gradient notations this plugin's sole purpose is for generating a hue wheel.

License

The MIT License (MIT). Please see License File for more information.

Back To Top

2.2.3

3 years ago

2.2.4

3 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.0.0

6 years ago

1.0.0-beta.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago