@soybeanjs/color-palette
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

color-palette

a color palette algorithm of the site uicolors

Usage

install

pnpm i @soybeanjs/color-palette

use

import {
  colorPalettes,
  getColorPalette,
  getColorByColorPaletteNumber,
  getColorName,
} from "@soybeanjs/color-palette";

/@soybeanjs/color-palette/

    Package Sidebar

    Install

    npm i @soybeanjs/color-palette

    Weekly Downloads

    3

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    102 kB

    Total Files

    7

    Last publish

    Collaborators

    • honghuangdc