Socket
Socket
Sign inDemoInstall

@radial-color-picker/color-wheel

Package Overview
Dependencies
0
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @radial-color-picker/color-wheel

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


Version published
Weekly downloads
395
increased by13.18%
Maintainers
2
Install size
11.2 kB
Created
Weekly downloads
 

Readme

Source

Radial Color Picker - Color Wheel

Downloads Version License CircleCI

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

FAQs

Last updated on 10 Dec 2020

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc