1.0.0 • Published 1 year ago

@cluesurf/tint-text v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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!

1.0.0

1 year ago