solid-color
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

solid-color

solid-color

Npm Version License Downloads

🎨 Color Pickers for Sketch, Photoshop, Chrome & more with SolidJS.

Demo

Live Demo

Features

  • 🔨 13 different pickers - Start building with Sketch, Photoshop, Chrome and many more
  • 🎨 100% customizable - Change the colors, styles, layout and more
  • 📦 Tiny - Only 25kb gzipped
  • 🚀 Fast - Built with SolidJS
  • 📱 Mobile friendly - Works on touch devices
  • 🌈 Accessible - Supports keyboard navigation
  • 📖 Typescript - Written in Typescript with full type definitions
  • 📦 Tree-shakeable - Only import what you need

Installation

Install it:

npm i solid-color
# or
yarn add solid-color
# or
pnpm add solid-color

Use it:

import { TwitterPicker } from 'solid-color'

function App() {
  return <TwitterPicker />;
}

Dependencies (0)

    Dev Dependencies (24)

    Package Sidebar

    Install

    npm i solid-color

    Weekly Downloads

    74

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    1.66 MB

    Total Files

    147

    Last publish

    Collaborators

    • xbmlz