Skip to content

rgbkrk/covfefe

Repository files navigation

covfefe build passing

End tweets with style

It's a framework

Installation

npm install --save covfefe

Usage

Usage -- Library

> const covfefe = require('covfefe');

> covfefe('Despite the constant negative press');
"Despite the constant negative press covfefe"

> covfefe.translate('I have good coverage of spray tan');
"I have good covfefe of spray tan"

Usage -- CLI

$ covfefe "despite all my rage"
despite all my rage covfefe

Related

Language Ports