@aitube/colors
v0.2.4
Published
Various color settings and utilities for AiTube
Readme
@aitube/colors
Various color settings and utilities for AiTube
Installation
Run the following command (@aitube/clap is a peer dependency):
# this depends on your package manager, eg:
npm install @aitube/colors @aitube/clap
# or:
bun i @aitube/colors @aitube/clapGetting Started
import { ... } from '@aitube/colors'
...
Note to developers
Use at your perils!
Build Instructions
Install Bun
Run the following commands:
bun install
bun run buildTo publish:
bun run build
bun run build:declaration
bun run publishLicense
This package is under the MIT License. See LICENSE file for more details.
Also please don't destroy the planet with my code.
