0.0.3 • Published 5 months ago

@textsurf/tint-text v0.0.3

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

Installation

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

Usage

import tint from '@textsurf/tint-text'

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

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

License

MIT

TextSurf

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

0.0.3

5 months ago