Skip to content

cluesurf/tint-text.js

Repository files navigation








@cluesurf/tint-text

Isomorphic Color Logging in TypeScript




Installation

pnpm add @cluesurf/tint-text
yarn add @cluesurf/tint-text
npm i @cluesurf/tint-text

Usage

import tint from '@cluesurf/tint-text'

const P = { tone: 'magenta' }
const G = { tone: 'green' }

console.log(`${tint('hello', P)} ${tint('world', P)}`)

License

MIT

ClueSurf

This is being developed by the folks at ClueSurf, a California-based project for helping humanity master information and computation. Find us on Twitter, LinkedIn, and Facebook. Check out our other GitHub projects as well!

About

Isomorphic Color Logging in TypeScript

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published