Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
/ colorapi Public archive

Fork of colorapi for testing OpenY with Drupal 9

Notifications You must be signed in to change notification settings

ymcatwincities/colorapi

Repository files navigation

Module Overview

This module provides a Color Field API Field
(machine_name: colorapi_color_field). The field collects and stores a human
readable name, as well as a TypedData API color object, storing it in both
hexadecimal color string format #XXXXXX, where X is a hexadecimal (0-9, a-f)
character, and RGB format, holding values for red, green and blue.

Modules that provide widgets for this field type:

- Jquery Colorpicker (https://www.drupal.org/project/jquery_colorpicker)

About

Fork of colorapi for testing OpenY with Drupal 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published