@nerdbond/tint-text
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published







@nerdbond/tint-text

Isomorphic Color Logging in TypeScript




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!

Readme

Keywords

none

Package Sidebar

Install

npm i @nerdbond/tint-text

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

139 kB

Total Files

263

Last publish

Collaborators

  • lancejpollard