@aitube/colors
v0.2.4
Published
Various color settings and utilities for AiTube
Downloads
21
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/clap
Getting Started
import { ... } from '@aitube/colors'
...
Note to developers
Use at your perils!
Build Instructions
Install Bun
Run the following commands:
bun install
bun run build
To publish:
bun run build
bun run build:declaration
bun run publish
License
This package is under the MIT License. See LICENSE
file for more details.
Also please don't destroy the planet with my code.