Socket
Socket
Sign inDemoInstall

@strapi/plugin-color-picker

Package Overview
Dependencies
6
Maintainers
8
Versions
883
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @strapi/plugin-color-picker

Strapi maintained Custom Fields


Version published
Weekly downloads
7.3K
decreased by-11.79%
Maintainers
8
Created
Weekly downloads
 

Readme

Source

Strapi plugin Color Picker

A Strapi-maintained color picker custom field.

Installation

To install this plugin, you need to add an NPM dependency to your Strapi application:

# Using Yarn
yarn add @strapi/plugin-color-picker

# Or using NPM
npm install @strapi/plugin-color-picker

Then, you'll need to build your admin panel:

# Using Yarn
yarn build

# Or using NPM
npm run build

Usage

Use saturation and hue sliders to select a color and save the value as a HEX string

color picker screenshot

FAQs

Last updated on 17 Apr 2024

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