Colorpicker

screenshot of Colorpicker

Colorpicker

jQuery UI widget for color picking with web colors, theme colors, and history (similar to the one in Microsoft Office 2010).

Overview:

evol-colorpicker is a web color picker that resembles the one used in Microsoft Office 2010. It can be used either as an inline picker or as a popup attached to a text box. The color picker comes with several color palettes, the ability to track selection history, and support for selecting the "transparent" color. It is a full jQuery UI widget that offers various configurations and themes.

Features:

  • Inline or Popup: The color picker can be used inline within a page or as a popup attached to a text box.
  • Multiple Color Palettes: The color picker provides several color palettes for selecting colors.
  • Selection History: The color picker can track selection history and display previously selected colors.
  • Transparent Color Support: The color picker allows for the selection of the "transparent" color.
  • Customizable Themes: evol-colorpicker can be easily themed using jQuery UI themes or custom themes created with Themeroller.
  • Configurable Options: The color picker provides various options to customize its behavior, including color value, default palette, display indicator, and more.
ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.