0.0.3 • Published 9 months ago

@nerdbond/tint-text v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Installation

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

Usage

import tint from '@nerdbond/tint-text'

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

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

License

MIT

NerdBond

This is being developed by the folks at NerdBond, 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!