0.0.4 • Published 3 months ago

@termsurf/tint-text v0.0.4

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

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!