yamprint-ansi-color
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

yamprint-ansi-color

Provides a colorful theme for yamprint.

Usage:

import {yamprint} from 'yamprint';
import {Themes} from 'yamprint-ansi-color';
let yp = yamprint.create(Themes.regular);
console.log(yp({hello : "hi"}));

Package Sidebar

Install

npm i yamprint-ansi-color

Weekly Downloads

1

Version

0.5.2

License

MIT

Last publish

Collaborators

  • gregros