@cluesurf/tint-text
v1.0.0
Published
<br/> <br/> <br/> <br/> <br/> <br/> <br/>
Downloads
65
Readme
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!