@termsurf/tint-text
v0.0.4
Published
<br/> <br/> <br/> <br/> <br/> <br/> <br/>
Downloads
56
Readme
Installation
pnpm add @termsurf/tint-text
yarn add @termsurf/tint-text
npm i @termsurf/tint-text
Usage
import tint from '@termsurf/tint-text'
const P = { tone: 'magenta' }
const G = { tone: 'green' }
console.log(`${tint('hello', P)} ${tint('world', P)}`)
License
MIT
TermSurf
This is being developed by the folks at TermSurf, 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!